base-nnp
Naked pointers prohibited in the OCaml heap
Description
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.
Install
- Published
-
24 Jan 2022
- Authors
-
- Maintainers
-
Dependencies
Reverse Dependencies
ocaml-base-compiler
>= "5.0.0~alpha0"
ocaml-variants
= "4.06.1+no-naked-pointers+flambda" | >= "5.0.0~alpha0+options"