[slime-devel] Latest Daily ChangeLog diff causes test failure
Paul Bowyer
pbowyer at olynet.com
Sun Nov 4 20:59:12 UTC 2012
The changelog for:
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2359 slime/ChangeLog:1.2363
--- slime/ChangeLog:1.2359 Tue Oct 30 11:38:33 2012
+++ slime/ChangeLog Fri Nov 2 01:35:12 2012
causes a test failure when I run
./test.sh -S emacs sbc
Copied this excerpt from the terminal window:
-----------------------------------------------------------------------------------
OK: At the top level (no debugging or pending RPCs)
OK: Definition of `.foo.' is in buffer ` *temp*'.
OK: Definition now at point.
* find-definition.3
** input: (swank::foo-struct (progn
(defun foo-fun ())
(defstruct (foo-struct (:constructor nil) (:predicate nil)))
) (defstruct (foo-struct)
OK: Definition of "swank::foo-struct" is in buffer ` *temp*'.
FAILED: Definition now at point.
* complete-symbol
-----------------------------------------------------------------------------------
I'm currently using:
SBCL 1.0.57
More information about the slime-devel
mailing list