[slime-cvs] CVS update: slime/PROBLEMS

Espen Wiborg ewiborg at common-lisp.net
Tue Jun 7 10:06:52 UTC 2005


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv10887

Modified Files:
	PROBLEMS 
Log Message:
Added notes about CCL.

Date: Tue Jun  7 12:06:51 2005
Author: ewiborg

Index: slime/PROBLEMS
diff -u slime/PROBLEMS:1.5 slime/PROBLEMS:1.6
--- slime/PROBLEMS:1.5	Tue Apr 19 22:23:57 2005
+++ slime/PROBLEMS	Tue Jun  7 12:06:51 2005
@@ -70,3 +70,14 @@
 
 The ABCL support is still new and experimental.
 
+** Corman Common Lisp
+
+We require version 2.51 or higher, with several patches (available at
+http://www.grumblesmurf.org/lisp/corman-patches).
+
+The only communication style currently supported is NIL.
+
+Interrupting (with C-c C-b) doesn't work.
+
+The tracing, stepping and XREF commands are not implemented along with
+some debugger functionality.




More information about the slime-cvs mailing list