Skip to content

Commit beb1967

Browse files
committed
Add latest Gc issues
1 parent 7476d63 commit beb1967

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,20 @@ property can be done in two different ways:
407407
Issues
408408
======
409409

410+
Out of date `Gc.control` documentation (new, fixed, stdlib)
411+
-----------------------------------------------------------
412+
413+
Tests of the `Gc` module revealed that `Gc.control` records contain
414+
[constant zero fields ignored by `Gc.set`](https://github.com/ocaml/ocaml/pull/13440)
415+
416+
417+
Out of date `Gc.quick_stat` documentation (new, fixed, stdlib)
418+
---------------------------------------------------------------
419+
420+
Tests of the `Gc` module revealed that `Gc.quick_stat` did not
421+
return [a record with 4 zero fields as documented](https://github.com/ocaml/ocaml/pull/13424)
422+
423+
410424
Shared heap assertion failure (known, runtime)
411425
----------------------------------------------
412426

0 commit comments

Comments
 (0)