[Haskell-cafe] Tips for debugging seg. faults?

Henning Thielemann lemming at henning-thielemann.de
Sun Jun 20 17:35:16 UTC 2021


On Sun, 20 Jun 2021, David Banas wrote:

> Thank you, Viktor!
> Wrt/ `withForeignPtr`, you are suggesting that I use it, not that I avoid it; correct?

Yes, withForeignPtr should be used and unsafeForeignPtrToPtr should be 
avoided.


More information about the Haskell-Cafe mailing list