[Ecls-list] declaim question

Karsten Poeck karsten.poeck at gmail.com
Wed Feb 2 13:29:32 UTC 2011


My code always use a
(eval-when
  (proclaim '(...)))

should have posted this :-)

Anyhow could serve as a workaround for the declaim

On Wed, Feb 2, 2011 at 9:34 AM, Juan Jose Garcia-Ripoll
<juanjose.garciaripoll at googlemail.com> wrote:
> On Tue, Feb 1, 2011 at 9:21 PM, Karsten Poeck <karsten.poeck at gmail.com>
> wrote:
>>
>> I think you need a:
>> (eval-when
>>    (:compile-toplevel :execute :load-toplevel)
>> ..)
>>
>> around the declaim
>
> I would say DECLAIM must have compile time side effects. I take note and
> investigate this possible bug.
> Juanjo
>
> --
> Instituto de Física Fundamental, CSIC
> c/ Serrano, 113b, Madrid 28006 (Spain)
> http://juanjose.garciaripoll.googlepages.com
>




More information about the ecl-devel mailing list