[Haskell-cafe] ForeignPtr and Garbage Collection

satvik chauhan mystic.satvik at gmail.com
Tue Jul 30 15:50:20 CEST 2013


Hi Cafe,

Is it guaranteed that the value of `ForeignPtr` will not be changed (for
example due to compaction etc) by haskell garbage collector until it goes
out of scope and finalizer is run.

-Satvik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130730/73f2d2de/attachment.htm>


More information about the Haskell-Cafe mailing list