#439: Quicklisp RFC2388 case of no meaningful error ---------------------------+--------------------------------------------- Reporter: mevenson | Owner: Type: defect | Status: closed Priority: major | Milestone: 1.5.0 Component: streams | Version: 1.5.0-dev Resolution: fixed | Keywords: quicklisp-rfc2388 debugger ansi Parent Tickets: | ---------------------------+--------------------------------------------- Changes (by mevenson): * keywords: quicklisp-rfc2388 debugger => quicklisp-rfc2388 debugger ansi * resolution: => fixed * status: new => closed * component: other => streams Comment: As to "Figuring out what is the problem with the underlying code" the problem was that CL:GET-OUTPUT-STREAM-STRING was not resetting the underlying string buffer on reads. This has been fixed with <http://abcl.org/trac/changeset/14976>. -- Ticket URL: <http://abcl.org/trac/ticket/439#comment:2> armedbear <http://abcl.org> armedbear