[slime-devel] ABCL reversion in 2008-12-30 (Re: Compilation output goes to *inferior-lisp* buffer under ABCL
Tobias C. Rittweiler
tcr at freebits.de
Mon Feb 2 00:01:16 UTC 2009
Helmut Eller <heller at common-lisp.net> writes:
> * Mark Evenson [2009-01-23 13:34+0100] writes:
>
>> After some investigation, I still don't understand what is going wrong
>> here, but can report that after 2008-12-30, ABCL's SLIME definitely has
>> the symptom that all output goes to the *inferior-lisp* buffer as
>> opposed to the REPL bugger. And I should at least report what I have
>> been able to determine more exactly about my confusion.
>
> I have an on old version of ABCL (0.0.9, don't know if that means much)
> but the IO redirection seems to work.
The changes seem to break the test suite. After the `disconnect' test
case, on reconnection the assertion
(assert (not *saved-global-streams*) ...)
in INIT-GLOBAL-STREAM-REDIRECTION fails.
-T.
More information about the slime-devel
mailing list