File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -407,6 +407,20 @@ property can be done in two different ways:
407
407
Issues
408
408
======
409
409
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
+
410
424
Shared heap assertion failure (known, runtime)
411
425
----------------------------------------------
412
426
@@ -823,3 +837,7 @@ Segmentation fault (core dumped)
823
837
824
838
This does not happen when running a plain ` ocaml ` top-level though, so it
825
839
seems ` utop ` -specific.
840
+
841
+ ---
842
+
843
+ This project has been created and is maintained by <a href =" https://tarides.com/ " >Tarides</a >.
You can’t perform that action at this time.
0 commit comments