#166: Stream wrapping streams conflict with pretty printer ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: libraries | Version: Keywords: | ------------------------+--------------------------------------------------- The stream wrapping streams
* BroadcastStream * CaseFrobStream * EchoStream * TwoWayStream * ConcatenatedStream
can't wrap Gray streams and the XP-STRUCTURE pretty printer structure.
#166: Stream wrapping streams conflict with pretty printer ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: libraries | Version: Keywords: | ------------------------+---------------------------------------------------
Comment(by ehuelsmann):
Once this ticket has been fixed, I propose we revert r13538, which works around this fact in order to be able to compile SBCL.
#166: Stream wrapping streams conflict with pretty printer ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: libraries | Version: Keywords: | ------------------------+---------------------------------------------------
Comment(by ehuelsmann):
SynonymStream falls into the same category.
#166: Stream wrapping streams conflict with pretty printer ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: libraries | Version: Keywords: | ------------------------+--------------------------------------------------- Changes (by mevenson):
* cc: mevenson (added)
#166: Stream wrapping streams conflict with pretty printer ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: major | Milestone: 0.28 Component: CLOS | Version: Keywords: xp clos | ------------------------+--------------------------------------------------- Changes (by mevenson):
* keywords: => xp clos * owner: nobody => somebody * component: libraries => CLOS * milestone: => 0.28
#166: Stream wrapping streams conflict with pretty printer ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: major | Milestone: 1.1.0 Component: CLOS | Version: Keywords: xp clos | ------------------------+--------------------------------------------------- Changes (by mevenson):
* milestone: 0.28 => 1.1.0
#166: Stream wrapping streams conflict with pretty printer --------------------------------+------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: major | Milestone: 1.1.0 Component: CLOS | Version: Keywords: xp clos needs-test | --------------------------------+------------------------------------------- Changes (by mevenson):
* keywords: xp clos => xp clos needs-test
#166: Stream wrapping streams conflict with pretty printer -------------------------------------+-------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: major | Milestone: 1.1.0 Component: CLOS | Version: Keywords: gray-streams needs-test | -------------------------------------+-------------------------------------- Changes (by ehuelsmann):
* keywords: xp clos needs-test => gray-streams needs-test
#166: Stream wrapping streams conflict with pretty printer ---------------------------------------------+------------------------------ Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: major | Milestone: 1.1.0 Component: CLOS | Version: Keywords: streams gray-streams needs-test | ---------------------------------------------+------------------------------ Changes (by mevenson):
* keywords: gray-streams needs-test => streams gray-streams needs-test
Comment:
c.f. http://trac.common- lisp.net/armedbear/wiki/implementation/components/streams
#166: Stream wrapping streams conflict with pretty printer ---------------------------------------------+------------------------------ Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: major | Milestone: 1.1.1 Component: CLOS | Version: Keywords: streams gray-streams needs-test | ---------------------------------------------+------------------------------ Changes (by mevenson):
* milestone: 1.1.0 => 1.1.1
#166: Stream wrapping streams conflict with pretty printer ---------------------------------------------+------------------------------ Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: blocker | Milestone: 1.2.0 Component: CLOS | Version: 1.1.0 Keywords: streams gray-streams needs-test | ---------------------------------------------+------------------------------ Changes (by mevenson):
* priority: major => blocker * version: => 1.1.0 * milestone: 1.1.1 => 1.2.0
#166: Stream wrapping streams conflict with pretty printer ---------------------------------------------+------------------------------ Reporter: ehuelsmann | Owner: mevenson Type: defect | Status: new Priority: blocker | Milestone: 1.2.0 Component: libraries | Version: 1.1.0 Keywords: streams gray-streams needs-test | ---------------------------------------------+------------------------------ Changes (by ehuelsmann):
* owner: somebody => mevenson * component: CLOS => libraries
Comment:
The problem doesn't lie in CLOS, it lies in our pretty printer or generally in our streams implementation, but not CLOS.
armedbear-ticket@common-lisp.net