[iolib-devel] #+lispworks missing in iolib/io.streams/pkgdcl.lisp

Stelian Ionescu sionescu at common-lisp.net
Thu Jun 7 18:38:37 UTC 2007


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.")
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/iolib-devel/attachments/20070607/f75f6c09/attachment.sig>


More information about the iolib-devel mailing list