[armedbear-ticket] [armedbear] #20: GRAY-STREAMS breaks ASDF loading
armedbear
armedbear-devel at common-lisp.net
Sun Nov 2 18:17:59 UTC 2008
#20: GRAY-STREAMS breaks ASDF loading
-------------------------+--------------------------------------------------
Reporter: ehuelsmann | Owner: somebody
Type: defect | Status: new
Priority: critical | Milestone:
Component: component1 | Version:
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment(by mevenson):
If you evaluate the patch in 'pprint-gray-streams.lisp', you can at least
get swank to load, but you get weird breakage in other parts of the pretty
printer at odd times (the latest I have found is in trying to get FLEXI-
STREAMS to work).
In genreal, this breakage stems from the fact that the current
implementation of Gray streams within ABCL does not subclass the builtin
class STREAM as subclassing builtin classes is not currently implemented.
--
Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/20#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list