Re: [Ecls-list] [PATCH,BUG] Some fixes for ECL & a bug

2010-07-11 Thread Juan Jose Garcia-Ripoll
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

Re: [Ecls-list] [PATCH,BUG] Some fixes for ECL & a bug

2010-07-11 Thread Juan Jose Garcia-Ripoll
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 ---