From: Nikodemus Siivola Date: Sat, 5 May 2007 10:31:06 +0000 (+0000) Subject: 1.0.5.32: partial fix for DISASSEMBLE bug reported by Peter Graves X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=2e47ed527bdcb76cf5eb52f66cc08f4fb0a0041d;p=sbcl.git 1.0.5.32: partial fix for DISASSEMBLE bug reported by Peter Graves * Test for >= length, not > length. * Record the remaining WARNING in BUGS. --- diff --git a/version.lisp-expr b/version.lisp-expr index 347db28..08fffd6 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -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.5.31" +"1.0.5.32"