diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,6 +12,10 @@ OCaml 4.12, maintenance version code or an OCaml thread stops. (Xavier Leroy, review by David Allsopp, Florian Angeletti and Damien Doligez) +- #11358, #11378: Refactor the initialization of bytecode threading. + This avoids a "dangling pointer" warning of GCC 12.1. + (Xavier Leroy, report by Armaël Guéneau, review by Gabriel Scherer) + OCaml 4.12.1 (24 September 2021) -------------------------------- |