[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Sat Oct 30 10:21:55 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv6385
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Sat Oct 30 12:21:54 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.562 slime/ChangeLog:1.563
--- slime/ChangeLog:1.562 Fri Oct 29 00:19:03 2004
+++ slime/ChangeLog Sat Oct 30 12:21:54 2004
@@ -1,3 +1,11 @@
+2004-10-30 Helmut Eller <heller at common-lisp.net>
+
+ * swank-source-path-parser.lisp (source-path-stream-position):
+ Bind *read-suppress* only as long as we skip over forms. The last
+ toplevel form in the path is read with *read-suppress* = nil
+ because in newer versions of CMUCL and SBCL read will return nil
+ if *read-suppress* is t.
+
2004-10-28 Helmut Eller <heller at common-lisp.net>
* swank-clisp.lisp: Ups. Undo previous change.
More information about the slime-cvs
mailing list