[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Sun Jul 27 04:35:01 UTC 2008


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1374 slime/ChangeLog:1.1375
--- slime/ChangeLog:1.1374	Wed Jul 23 10:29:26 2008
+++ slime/ChangeLog	Sat Jul 26 19:05:59 2008
@@ -1,3 +1,14 @@
+2008-07-27  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* swank.lisp (swank-compiler): Fix bug when invoking an abort
+	restart on a failed compilation attempt.
+
+	* swank-sbcl.lisp (swank-compile-string): If a compilation attempt
+	fails, COMPILE-FILE returns NIL which we tried to LOAD. Fix that.
+
+	* swank-backend.lisp (swank-compile-string, swank-compile-file):
+	Document return value.
+
 2008-07-23  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	* swank-loader.lisp (*contribs*): Added `swank-package-fu'.



More information about the slime-devel mailing list