[Cl-perec-devel] Fwd: chasing after a strange bug in my app
Attila Lendvai
attila.lendvai at gmail.com
Tue Aug 19 08:40:57 UTC 2008
Tomi, take a look at this if you have some free cycles:
---------- Forwarded message ----------
From: Stanislaw Halik <sthalik at tehran.lain.pl>
Date: Tue, Aug 19, 2008 at 9:09 AM
Subject: Re: chasing after a strange bug in my app
To: attila.lendvai at gmail.com
On Tue, Aug 19, 2008, Stanislaw Halik wrote:
[...]
Found it! In case you're interested, it's caused by partial eval.
Redefining the method solves the problem without fully disabling partial
eval.
(defmethod prc::%partial-eval-syntax ((variable prc::dynamic-variable) query)
variable)
--
The great peril of our existence lies in the fact that our diet consists
entirely of souls. -- Inuit saying
More information about the cl-perec-devel
mailing list