[Ecls-list] Slime + ECL - latest working versions?

Ash aash29 at mail.ru
Fri Feb 26 20:28:35 UTC 2010


Greetings,
today I tried to run Slime and ECL, building both from CVS. The result is 
following:

(progn (load "/usr/local/slime/swank-loader.lisp" :verbose t) 
(funcall (read-from-string "swank-loader:init")) 
(funcall (read-from-string "swank:start-server") 
"/tmp/slime.24600" :coding-system "iso-latin-1-unix"))

ECL (Embeddable Common-Lisp) 10.2.1
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.  
Top level.
 
;;; Loading "/usr/local/slime/swank-loader.lisp"
0 and 8 are illegal as :START and :END
for the sequence "UNKNOWN".
Available restarts:

1. (RESTART-TOPLEVEL) Go back to Top-Level REPL.

Broken at ECL-VERSION-STRING.
 File: #P"/usr/local/slime/swank-loader.lisp" (Position #2035)

should I wait for more stable versions or use older ones?





More information about the ecl-devel mailing list