[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Sat Feb 9 10:44:01 UTC 2013


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2390 slime/ChangeLog:1.2392
--- slime/ChangeLog:1.2390	Sat Feb  2 02:11:16 2013
+++ slime/ChangeLog	Fri Feb  8 06:11:34 2013
@@ -1,3 +1,16 @@
+2013-02-08  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-lispworks.lisp (frame-package): Implemented.
+	(function-name-package): New.
+
+2013-02-08  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-allegro.lisp (handle-compiler-warning): Ignore "Closure
+	will be stack allocated" notes.  Those are harmless and there are
+	too many of them.
+	(pc-source-location, ldb-code-to-src-loc): Handle case when
+	excl::ldb-code-pc returns nil.
+
 2013-02-02  Stas Boukarev  <stassats at gmail.com>
 
 	* swank-backend.lisp (type-specifier-p): New.




More information about the slime-devel mailing list