ANN: H98 FFI Addendum 1.0, Release Candidate 10

Simon Marlow simonmar at microsoft.com
Mon Jun 2 09:41:17 EDT 2003


 
> On 02-Jun-2003, Simon Marlow <simonmar at microsoft.com> wrote:
> >  
> > I can't see how to acquire a value of type T that isn't bottom.
> 
> By calling a function defined using the FFI, of course.

But the FFI lists the types that may be returned by a foreign function,
and T is not one of them.

Are you suggesting we ought to be able to define new primitive types?

Cheers,
	Simon



More information about the FFI mailing list