Skip to content
Success

Changes

Summary

  1. Adapt caml_alloc_dummy_infix to new closure representation (#9690) (commit: d4dea7a) (details)
Commit d4dea7afea89f3e6719b7148d5a659fbd62c529d by noreply
Adapt caml_alloc_dummy_infix to new closure representation (#9690)

The first closure info field must be valid.

Also document two other places where no change is needed because of
the new closure representation, but for nonobvious reasons.
(commit: d4dea7a)
The file was modifiedruntime/alloc.c (diff)
The file was modifiedruntime/obj.c (diff)