Skip to content

Commit 0c95daa

Browse files
committed
Mark ocaml/ocaml#13090 as fixed
1 parent efd5d96 commit 0c95daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -451,8 +451,8 @@ Tests of the `Gc` module revealed that `Gc.quick_stat` did not
451451
return [a record with 4 zero fields as documented](https://github.com/ocaml/ocaml/pull/13424)
452452

453453

454-
Shared heap assertion failure (known, runtime)
455-
----------------------------------------------
454+
Shared heap assertion failure (known, fixed, runtime)
455+
-----------------------------------------------------
456456

457457
New GC tests offered a simple reproducer for consistently triggering
458458
[a shared heap assertion error](https://github.com/ocaml/ocaml/issues/13090)

0 commit comments

Comments
 (0)