On Fri, Jun 08, 2007 at 02:20:24AM +0800, Chun Tian (binghe) wrote:
>Hi, IOLib
>
>The line 31 of iolib/io.streams/pkgdcl.lisp miss a "lispworks" feature. This 
>caused io.streams package cannot import symbols from lispworks' stream 
>package, and cause a error when I use net.smtp-client:
>
>Error: The class #<STANDARD-CLASS IO.STREAMS:DUAL-CHANNEL-GRAY-STREAM 
>40D0347A5B> cannot be finalized because the following superclass is not 
>defined: #<FORWARD-REFERENCED-CLASS IO.STREAMS:FUNDAMENTAL-BINARY-INPUT-STREAM 
>40D03479CB>.
>  1 (abort) Return to level 0.
>  2 Return to top loop level 0.
>
>Type :b for backtrace, :c <option number> to proceed,  or :? for other options
>
>A trivial patch may fix this.
thanks, I've committed your patch :)

-- 
(sign :name "Stelian Ionescu" :aka "fe[nl]ix"
      :quote "Quidquid latine dictum sit, altum videtur.")

Attachment: pgp30EkRlwYIJ.pgp
Description: PGP signature

_______________________________________________
iolib-devel mailing list
[email protected]
http://common-lisp.net/cgi-bin/mailman/listinfo/iolib-devel

Reply via email to