[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Mon Nov 2 08:33:02 UTC 2009


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1903 slime/ChangeLog:1.1905
--- slime/ChangeLog:1.1903	Sat Oct 31 18:41:03 2009
+++ slime/ChangeLog	Mon Nov  2 02:47:02 2009
@@ -1,3 +1,19 @@
+2009-11-02  Helmut Eller  <heller at common-lisp.net>
+
+	CCL's lap-functions don't have source-notes but the name often
+	has.  E.g. ccl::%fixnum-truncate.  Use names as last resort.
+
+	* swank-ccl.lisp (function-name-source-note): New function.
+	(pc-source-location): Use it.
+
+2009-11-02  Stas Boukarev  <stassats at gmail.com>
+
+	* swank.lisp (tokenize-symbol-thoroughly): Return NIL
+	instead of throwing an error.
+	(parse-symbol): Handle null result of tokenize-symbol-thoroughly.
+
+	This fixes a bug reported by Derrell Piper.
+
 2009-10-31  Tobias C. Rittweiler <tcr at freebits.de>
 
 	* slime.el (slime-bug): Deleted.




More information about the slime-devel mailing list