1.0.36.38: unBREAK
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 23 Mar 2010 18:06:05 +0000 (18:06 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 23 Mar 2010 18:06:05 +0000 (18:06 +0000)
 ...oops.

src/compiler/ctype.lisp
version.lisp-expr

index 22ca449..23cc3ce 100644 (file)
       (frob (- (optional-dispatch-max-args od) min) (length opt) "optional"))
     (flet ((frob (x y what)
              (unless (eq x y)
-               (break "~S" type)
                (note-lossage
                 "The definition ~:[doesn't have~;has~] ~A, but ~
                  ~A ~:[doesn't~;does~]."
index 2216e11..58f4e5d 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.36.37"
+"1.0.36.38"