This is a meta-issue checklist to keep tracks of the issues that ought to be resolved before branching OCaml 5.0 .
(for maintainers: please feel free to edit this post to update the status (or descriptions) of the various items on this list.)
Platforms
32-bits:
Arm 64
Windows
Middle-end
Tooling
Runtime
Stdlib
Documentation
CI
This is a meta-issue checklist to keep tracks of the issues that ought to be resolved before branching OCaml 5.0 .
(for maintainers: please feel free to edit this post to update the status (or descriptions) of the various items on this list.)
Platforms
32-bits:
(patches accepted for word-size independence)
Arm 64
runtime/arm64.Sto support stack backtraces by 3rd-party tools (ARM64 CFI support #11099).- [ ] technical documentation for the memory model (updated PLDI paper with object publication)(to be done later)(see also OCaml multicore memory model and C (runtime, FFI, VM) #10992, Wrong memory order constraint in caml_modify #10886)
runtime/$ARCH.S(Documentation improvements for native stack switching functions #11059)Windows
Middle-end
Tooling
Runtime
caml_ensure_stack_capacity, causing a slowdown #11062)Stdlib
Documentation
CI
Thread Sanitizer (see ThreadSanitizer issues #11040)(removed, hopeless)