[slime-devel] error in swank after upgrading to sbcl 0.9.5 (linux x86)
Matthew D Swank
akopa at charter.net
Sat Oct 1 05:09:15 UTC 2005
When I am alerted to a symbol conflict:
USE-PACKAGE #<PACKAGE "UTIL"> causes name-conflicts in
#<PACKAGE "COMMON-LISP-USER"> between the following symbols:
UTIL:APPLY, APPLY
[Condition of type SB-INT:NAME-CONFLICT]
See also:
Common Lisp Hyperspec, 11.1.1.2.5 [section]
Restarts:
0: [RESOLVE-CONFLICT] Resolve conflict.
1: [ABORT-REQUEST] Abort handling SLIME request.
2: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-thread"
{9167109}>)
and pick 0, I get the following error:
There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION STREAM-LINE-LENGTH (1)>
when called with arguments
(#<SWANK-BACKEND::SLIME-INPUT-STREAM {915D6B1}>).
[Condition of type SIMPLE-ERROR]
Restarts:
0: [ABORT] Return to sldb level 1.
1: [ABORT-REQUEST] Abort handling SLIME request.
2: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-thread"
{9167109}>)
Backtrace:
0: ((SB-PCL::FAST-METHOD NO-APPLICABLE-METHOD (T)) #<unavailable
argument> #<unavailable argument> #<STANDARD-GENERIC-FUNCTION
STREAM-LINE-LENGTH (1)> (#<SWANK-BACKEND::SLIME-INPUT-STREAM {915D6B1}>))
... full error attached
Matt
--
"You do not really understand something unless you can explain it to
your grandmother." — Albert Einstein.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: slime.err
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20051001/ebde5d11/attachment.ksh>
More information about the slime-devel
mailing list