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

Gabriel Dos Reis gdr at integrable-solutions.net
Tue Jul 13 22:04:12 UTC 2010


On Tue, Jul 13, 2010 at 4:20 PM, Juan Jose Garcia-Ripoll
<juanjose.garciaripoll at googlemail.com> wrote:
> On Tue, Jul 13, 2010 at 9:43 AM, Alexander Gavrilov <angavrilov at gmail.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.
>> >
>>
>> This requires cmp.fas to be loaded. In my case it happens
>> automatically because I load ASDF from .eclrc
>
> I verified the problem and found a quick solution for it -- apparently there
> are some extensions to the bytecodes compiler that do not work so nicely as
> expected, I just avoided their use.
>
> There are now two compiler problems left, the one reported by Pascal and
> another one by Dan Corkill, as well as a pending fix for increased accuracy
> in EXP. I hope that kind of closes the list of things to solve.

well there is still the pending issue that ECL now leaves lots of tempory
files ecl* or ECL* in the /tmp directory...

-- Gaby




More information about the ecl-devel mailing list