Skip to content
Success

Changes

Summary

  1. FFI documentation: naked pointers are obsolete (commit: 608d166) (details)
  2. Document alternate encodings for out-of-heap pointers (commit: a22f6f5) (details)
  3. Reword what will happen with pointers outside the heap (commit: bea823a) (details)
  4. Change entry for #9610 (commit: 635cc46) (details)
Commit 608d1666c5b43a456e5e1376077daa938521878a by Florian Angeletti
FFI documentation: naked pointers are obsolete

Also: better explain how to encapsulate naked pointers in Abstract blocks.
(commit: 608d166)
The file was modifiedmanual/manual/cmds/intf-c.etex (diff)
Commit a22f6f5f03f8e54acb3f8b63792c10586996b1d8 by Florian Angeletti
Document alternate encodings for out-of-heap pointers
(commit: a22f6f5)
The file was modifiedmanual/manual/cmds/intf-c.etex (diff)
Commit bea823a1ea040eaf6eaf37fb073518587d11495a by Florian Angeletti
Reword what will happen with pointers outside the heap

Following review comments.

Also: fix the assertion in the third val_of_typtr function.
(commit: bea823a)
The file was modifiedmanual/manual/cmds/intf-c.etex (diff)
The file was modifiedChanges (diff)