Skip to content
Success

Changes

Summary

  1. Make Ephemeron compatible with infix pointers. (commit: 95400d7) (details)
  2. Fix assertion in weak.h when data fild is an infix pointer. (commit: 6ad48f8) (details)
Commit 95400d7ee04126abc0a1dba5db3f1cecf435e9ba by jacques-henri.jourdan
Make Ephemeron compatible with infix pointers.
(commit: 95400d7)
The file was modifiedChanges (diff)
The file was modifiedruntime/minor_gc.c (diff)
The file was addedtestsuite/tests/misc/ephe_infix.ml
The file was modifiedruntime/weak.c (diff)
The file was modifiedruntime/caml/weak.h (diff)
Commit 6ad48f8229b6331b8282b99d59f1c5e157e79494 by jacques-henri.jourdan
Fix assertion in weak.h when data fild is an infix pointer.
(commit: 6ad48f8)
The file was modifiedruntime/caml/weak.h (diff)