base-nnpversion
Naked pointers prohibited in the OCaml heap
Installed when the compiler does not permit naked pointers in the heap. Prior to OCaml 5.00.0, this mode was expressly selected by configuring with --disable-naked-pointers. The shared memory parallelism added in OCaml 5.00.0 requires this mode.
Published | |
---|---|
Maintainer | https://github.com/ocaml/opam-repository/issues |
Dependencies |
|
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/base-nnp/base-nnp.base/opam |
Required by
- ocaml-base-compilerpost & >=5.0.0~alpha0 & <5.3.0~alpha1
- ocaml-compilerpost
- ocaml-option-nnppost
- ocaml-systempost & >=5.0.0
- ocaml-variantspost & (=4.06.1+no-naked-pointers+flambda | >=5.0.0~alpha0+options & !=5.0.0+trunk & !=5.1.0+trunk & <5.1.1+flambda2 | =5.1.1+options | >=5.1.1+tsan & !=5.2.0+trunk & <5.3.0~alpha1+options | >=5.4.0+trunk)