[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Sun Mar 7 08:33:01 UTC 2010


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2018 slime/ChangeLog:1.2019
--- slime/ChangeLog:1.2018	Fri Mar  5 12:45:34 2010
+++ slime/ChangeLog	Sun Mar  7 02:40:46 2010
@@ -1,3 +1,10 @@
+2010-03-07  Stas Boukarev  <stassats at gmail.com>
+
+	* swank-ecl.lisp (source-location): Don't do
+	(setq file (tmpfile-to-buffer file)) in a COND condition,
+	otherwise next cond clause will get null file.
+	Apply translate-logical-pathname to pathnames.
+
 2010-03-05  Helmut Eller  <heller at common-lisp.net>
 
 	Remove some unused stuff.




More information about the slime-devel mailing list