[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Fri Jan 4 05:35:02 UTC 2008


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1263 slime/ChangeLog:1.1264
--- slime/ChangeLog:1.1263	Wed Jan  2 11:02:47 2008
+++ slime/ChangeLog	Thu Jan  3 22:34:34 2008
@@ -1,3 +1,13 @@
+2008-01-04  Juho Snellman  <jsnell at iki.fi>
+
+	* swank-sbcl.lisp (source-file-source-location): Use the
+	debootstrap readtable when appropriate (fixes occasional reader
+	errors when using "v" on debugger frames that point to functions
+	defined in SBCL). Likewise for the debootstrapping packages.
+	(code-location-debug-source-name): Ensure that we always return a
+	physical namestring, Emacs won't like a pathname or a logical
+	namestring.
+	
 2008-01-02  Luís Oliveira  <loliveira at common-lisp.net>
 
 	Use sane default values for slime-repl-set-package.



More information about the slime-devel mailing list