Re: object.lisp / aggregates.lisp dependency

Cyrus Harmon <ch-uffi-dl6SmSK5uza1Z/[email protected]> Tue, 7 Jun 2005 08:02:34 -0700
Newsgroups gmane.lisp.uffi.devel
Message-ID <[email protected]>
Forgive my ignorance, but can you explain more about this? Under  
which situations does the eval-when need to fire? How will this  
prevent an intermediate load?

Thanks,

Cyrus

On Jun 7, 2005, at 5:04 AM, james anderson wrote:

> hello;
>
> i observe that, in order to compile uffi without intermediate  
> loads, the definition of size-of-foreign-type in objects.lisp needs  
> an eval-when wrapper, as a macro-expansion in aggregates.lisp  
> requires it.
>
> ...
>
>
> _______________________________________________
> UFFI-Devel mailing list
> [email protected]
> http://lists.b9.com/mailman/listinfo/uffi-devel
>