Done.
Thanks for your report!
(PS: The others I still have to do, but I'm aware of them!)
Bye,
Erik.
On Mon, Jul 21, 2008 at 6:11 PM, Chun Tian (binghe)
<[EMAIL PROTECTED]> wrote:
> Hi, Erik
>
> Would you please put (defun DATAGRAM-USOCKET-P) on behind of (defclass
> DATAGRAM-USOCKET)? It seem
Hi, Erik
Would you please put (defun DATAGRAM-USOCKET-P) on behind of (defclass
DATAGRAM-USOCKET)? It seems that under some compiler options, SBCL
complains that he don't know about the DATAGRAM-USOCKET type:
Index: usocket.lisp
==