[Bese-devel] Re: defgeneric/cc missing in protocol.lisp ?

Marco Baringer mb at bese.it
Thu Apr 13 14:01:36 UTC 2006


Pascal Bourguignon <pjb at informatimago.com> writes:

> While asdf loading ucw freshly darc-downloaded, I get an error in
> protocol.fas about: 
>
> STANDARD method combination, used by
>   #<STANDARD-GENERIC-FUNCTION CALL-COMPONENT>, allows no method
>   qualifiers except (:BEFORE :AFTER :AROUND): #<STANDARD-METHOD
>   :PRIMARY (#<BUILT-IN-CLASS NULL> #<STANDARD-CLASS
>   STANDARD-COMPONENT>)>. 
>
> Should I assume a defgeneric should be replaced by defgeneric/cc in
> protocol.lisp?  At least, it can load with it.
>
> (defgeneric/cc call-component (caller callee)
>     ...)
>
> instead of:
>
> (defgeneric call-component (caller callee)
>     ...)
>
> in: ucw_dev/src/rerl/protocol.lisp

fixed. thanks.

-- 
-Marco
Ring the bells that still can ring.
Forget the 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