Ptr and ForeignPtr Questions

Ashley Yakeley ashley@semantic.org
Fri, 21 Sep 2001 01:44:07 -0700


At 2001-09-21 01:39, Manuel M. T. Chakravarty wrote:

>That's ok.  All I am saying is that the FFI doesn't ensure
>any concistency between the Haskell and the C type.

Well it can't can it? There's no type information in object-code symbols 
(unless you use C++ identifier mangling, which Haskell doesn't).

-- 
Ashley Yakeley, Seattle WA