Re: Idea/proposal/question DEF-FOREIGN-VAR

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Fri, 22 Aug 2003 19:04:51 -0600
Newsgroups gmane.lisp.uffi.general
Message-ID <[email protected]>
Edi Weitz wrote:
> There was a thinko in my LW definition of DEF-FOREIGN-VAR - due to my
> use of GENSYM the macro might not work in certain situations. However,
> it turns out the temporary symbol is actually not necessary, so here's
> a patch:

Thanks -- patch applied.

Kevin