[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Mon Dec 31 05:35:02 UTC 2007
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.68 slime/contrib/ChangeLog:1.69
--- slime/contrib/ChangeLog:1.68 Thu Nov 29 07:38:09 2007
+++ slime/contrib/ChangeLog Sun Dec 30 06:32:06 2007
@@ -1,3 +1,14 @@
+2007-12-30 Tobias C. Rittweiler <tcr at freebits.de>
+
+ * swank-arglists.lisp: Fix for `(cerror "FOO" 'type-error ...)'
+
+ (*arglist-dummy*): Removed.
+ (arglist-dummy): New structure. Wrapper around whatever could not
+ be reliably read. The clue is that its printing function does only
+ print the object this structure contains.
+ (read-conversatively-for-autodoc): Return such a structure if
+ conversative reading fails.
+
2007-11-27 Tobias C. Rittweiler <tcr at freebits.de>
* swank-arglists.lisp (arglist-dispatch 'defmethod): Use
More information about the slime-devel
mailing list