1.0.42.44: oops, this bit was not supposed to go in...
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 19 Sep 2010 20:11:58 +0000 (20:11 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 19 Sep 2010 20:11:58 +0000 (20:11 +0000)
contrib/sb-rt/rt.lisp
version.lisp-expr

index 5b06bf9..77a4560 100644 (file)
                 (not (equalp-with-case r (vals entry)))))
 
       (when (pend entry)
-        (let ((*print-circle* *print-circle-on-failure*)
-              (*print-escape* nil))
+        (let ((*print-circle* *print-circle-on-failure*))
           (format s "~&Test ~:@(~S~) failed~
                    ~%Form: ~S~
                    ~%Expected value~P: ~
index df0f38a..9714821 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.42.43"
+"1.0.42.44"