[Ecls-list] slime/swank problem
Stas Boukarev
stassats at gmail.com
Tue Dec 17 13:53:21 UTC 2013
Daniel Herring <dherring at tentpost.com> writes:
> Hi all,
>
> I'm having trouble with tab completion in current Slime and ECL (237af2).
>
> I've traced the root cause to Slime's swank.lisp. In particular, it
> appears that the "defvar *swank-io-package*" isn't taking effect before
> the body of "parse-package" is compiled.
>
> This shows up in *inferior-lisp* as
> ;;; Style warning:
> ;;; in file swank.lisp, position 62852
> ;;; at (DEFUN PARSE-PACKAGE ...)
> ;;; ! The argument 1 of function FIND-PACKAGE has type
> ;;; ARRAY-INDEX
> ;;; instead of expected
> ;;; PACKAGE-DESIGNATOR
That's because of http://sourceforge.net/p/ecls/bugs/275/
--
With best regards, Stas.
More information about the ecl-devel
mailing list