[project @ 2002-09-06 13:51:38 by simonmar]
authorsimonmar <unknown>
Fri, 6 Sep 2002 13:51:38 +0000 (13:51 +0000)
committersimonmar <unknown>
Fri, 6 Sep 2002 13:51:38 +0000 (13:51 +0000)
Disallow 'ForeignPtr' as an FFI argument type.  It has been deprecated
for some time (withForeignPtr is the approved way to pass a
ForeignPtr).  The changes I'm about to make to ForeignPtr will stop it
working anyhow.


No differences found