[Bese-devel] compilation error for ucw 0.2.3 with cmucl18e
Marco Baringer
mb at bese.it
Mon Aug 9 16:05:35 UTC 2004
Kristian Elof Sørensen <elof at image.dk> writes:
> On both 18e and 19a the defmethod call fails with a "no class named A"
> error. Perhaps you intended the code to be slightly different than
> what you wrote?
yes, typo. (that should teach to always test what i write)
the defmethod form should have been:
(defmethod a ((f foo)) f)
i checked and this issue has definetly been fixed in cmucl 19a. which
is weird since the backtrace you posted makes it look like the error
is this...
--
-Marco
Ring the bells that still can ring.
Forget your perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
More information about the bese-devel
mailing list