[slime-devel] Warning in compiling swank-sbcl.lisp on SBCL HEAD

; file: /usr/share/common-lisp/source/swank/swank-sbcl.lisp ; in: DEFIMPLEMENTATION ARGLIST ; (SB-INTROSPECT:FUNCTION-ARGLIST SWANK-BACKEND::FNAME) ; ; caught WARNING: ; (in macroexpansion of (SB-INTROSPECT:FUNCTION-ARGLIST FNAME))(hint: For more precise location, try *BREAK-ON-SIGNALS*.)using deprecated SB-INTROSPECT:FUNCTION-ARGLIST, should use SB-INTROSPECT:FUNCTION-LAMBDA-LIST instead -- Stelian Ionescu a.k.a. fe[nl]ix Quidquid latine dictum sit, altum videtur.

Stelian Ionescu <stelian.ionescu-zeus@poste.it> writes:
; file: /usr/share/common-lisp/source/swank/swank-sbcl.lisp ; in: DEFIMPLEMENTATION ARGLIST ; (SB-INTROSPECT:FUNCTION-ARGLIST SWANK-BACKEND::FNAME) ; ; caught WARNING: ; (in macroexpansion of (SB-INTROSPECT:FUNCTION-ARGLIST FNAME))(hint: For more precise location, try *BREAK-ON-SIGNALS*.)using deprecated SB-INTROSPECT:FUNCTION-ARGLIST, should use SB-INTROSPECT:FUNCTION-LAMBDA-LIST instead
Fixed. -T.
participants (2)
-
Stelian Ionescu
-
Tobias C. Rittweiler