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

Alexander Gavrilov angavrilov at gmail.com
Tue Jul 13 07:48:18 UTC 2010


> On Mon, Jul 12, 2010 at 5:09 PM, Juan Jose Garcia-Ripoll
> <juanjose.garciaripoll at googlemail.com> wrote:
> > On Mon, Jul 12, 2010 at 5:45 PM, Alexander Gavrilov <angavrilov at gmail.com>
> > wrote:
> >>
> >> (defmethod foo ((bar t)) (declaim (optimize (speed 1))))
> >
> > I did not change anything since yesterday and this works for me.
> >
> 
> Maybe Alexander did not rebuild from a clean local build tree?

I always rebuild using

make clean
./configure ...
make
sudo make install


By the way, is there a faster procedure in case
I want to try hacking something big in the C kernel?
This all is ok for a few short fixes, but would
quickly become annoying if repeated a lot.

Alexander




More information about the ecl-devel mailing list