[Prev][Next][Index][Thread]

mac-cl-http-58-12 problem loading compiled files



>>;Loading #P"Mac HD:ccl:mac-cl-http-58-12:server:html2.fasl"...
>> Error: Incompatible lambda list in #<STANDARD-METHOD ACCEPT-INPUT
>> (SYMBOL T)> for #<STANDARD-GENERIC-FUNCTION ACCEPT-INPUT #x14E29BE>
>> While executing: CCL::CHECK-DEFMETHOD-CONGRUENCY
>> Type Command-/ to continue, Command-. to abort.
>> If continued: Remove 0 methods from the generic-function and 
>> change its lambda list.
>> See the Restarts
>> menu item for further choices.
>> 1 >


>I had that one too, the prototype in the defgemeric is wrong, but you 
>can
>safely continue and everthing will work fine.
>
>Karsten



Does anyone know how to change the prototype in the defgeneric
for a correction?

vic