On Sat, Jul 10, 2010 at 4:19 PM, Alexander Gavrilov wrote:
>
> (defmacro x (v) t)
> (defmethod foo (arg) (x (((arg)
>
This should be compiling just fine now.
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepa
Alexander, thanks a lot for all the fixes and in particular for finding out
the bug in the CLOS analyzer code. I have a small patch that I am testing
right now.
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
---