diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ OCaml 4.10 maintenance branch 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.10.2 (8 December 2020) ------------------------------ |