Peter Van Eynde <[EMAIL PROTECTED]> writes: > I cannot reproduce this. What versions of cmucl and cl-port are this?
with cl-port_1.0.1.3-1 (currently in testing) it compiles now, with 5 warnings, so I guess you can close the bug. I also tried with cl-port_1.0.1.3-2 (currently in unstable), it compiles with only 2 warnings. Here's an except from the output: ; ; ; File: /usr/share/common-lisp/source/port/net.lisp ; In: DEFINE-CONDITION PORT:TIMEOUT ; (SLOT-BOUNDP CC 'TIME) ; --> PCL::ACCESSOR-SLOT-BOUNDP LET FUNCALL C::%FUNCALL ; ==> ; #'(PCL:SLOT-ACCESSOR :GLOBAL TIME BOUNDP) ; Warning: Undefined function (PCL:SLOT-ACCESSOR :GLOBAL TIME ; BOUNDP) as the argument to FUNCTION ; ; ; Warning: This function is undefined: ; (PCL:SLOT-ACCESSOR :GLOBAL TIME BOUNDP) ; ; Compilation unit finished. ; 2 warnings -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]