[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Sun Mar 13 03:02:34 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv25503
Modified Files:
ChangeLog
Log Message:
Date: Sun Mar 13 04:02:33 2005
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.635 slime/ChangeLog:1.636
--- slime/ChangeLog:1.635 Sun Mar 13 01:39:59 2005
+++ slime/ChangeLog Sun Mar 13 04:02:32 2005
@@ -1,5 +1,13 @@
2005-03-13 Luke Gorrie <luke at synap.se>
+ * swank-source-file-cache.lisp (read-snippet): Skip comments and
+ whitespace in SBCL. The source-positions reported by SBCL are not
+ adjusted to skip over whitespace before the definition.
+
+ * swank-sbcl.lisp (function-source-location): Updated for revised
+ sb-introspect patch:
+ s/DEFINITION-SOURCE-CREATED/DEFINITION-SOURCE-WRITE-DATE/
+
* swank-loader.lisp (*os-features*): Added :mswindows. Thanks Will
Glozer.
More information about the slime-cvs
mailing list