Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.2:Staging:N
ocaml
ocaml-assert.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ocaml-assert.patch of Package ocaml
part of commit adcb4497968dbdc1b0db97998488ad20c02fe225 from 4.06 --- a/byterun/caml/minor_gc.h +++ b/byterun/caml/minor_gc.h @@ -99,7 +99,7 @@ static inline void add_to_ephe_ref_table ephe_ref = tbl->ptr++; ephe_ref->ephe = ar; ephe_ref->offset = offset; - Assert(ephe_ref->offset < Wosize_val(ephe_ref->ephe)); + CAMLassert(ephe_ref->offset < Wosize_val(ephe_ref->ephe)); } static inline void add_to_custom_table (struct caml_custom_table *tbl, value v,
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor