Re: :out parameters

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Fri, 27 Aug 2004 00:21:36 -0600
Newsgroups gmane.lisp.uffi.devel
Message-ID <[email protected]>
Ben wrote:
> sorry i'm not so good with patch.  if you give me the correct
> incantations i'll do it.  i modified make.sh to work on FreeBSD.

Would you resend make.sh? Perhaps in the body of the messary. My mime
filter removes attachments that end with .sh.

> meanwhile, i would like to release some software which depends on the
> :out parameters stuff.  since a new release of UFFI is probably not
> imminent, how should i do this?

I'm glad to release updates. What I meant what that a rewrite of UFFI
to use high-level macros and would be somewhat backwards incompatible
is not imminent.

Also, I wonder about including def-funcallable in the next release of
UFFI. You have that commented out. Besides the note about Allegro
being incorrect, how do you feel about the rest of the macro?

Kevin