We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd5d96 commit 0c95daaCopy full SHA for 0c95daa
README.md
@@ -451,8 +451,8 @@ Tests of the `Gc` module revealed that `Gc.quick_stat` did not
451
return [a record with 4 zero fields as documented](https://github.com/ocaml/ocaml/pull/13424)
452
453
454
-Shared heap assertion failure (known, runtime)
455
-----------------------------------------------
+Shared heap assertion failure (known, fixed, runtime)
+-----------------------------------------------------
456
457
New GC tests offered a simple reproducer for consistently triggering
458
[a shared heap assertion error](https://github.com/ocaml/ocaml/issues/13090)
0 commit comments