Re: allocating (* (:array foo 256)): a complex structure or just a si ngle pointer?

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Fri, 19 Apr 2002 09:04:25 -0600
Newsgroups gmane.lisp.uffi.general
Message-ID <[email protected]>
On Fri, Apr 19, 2002 at 10:07:48AM -0400, Marco Antoniotti wrote:
> > It follows the behavior of the underlying implementations. So, it may
> > vary across implementations. This is *not* desirable!
> I do not understand what you mean here.  It is not desirable to have a
> wrapper around the implementation-dependent FFI?

Hi Marco,

I wasn't clear. It is desirable to have a wrapper around the native FFI. What is
not desirable is that valid UFFI code may be ambiguous and its behavior vary across
implementations.

Kevin

-- 
Kevin Rosenberg
kevin-HJRc7zDS/[email protected]