1.0.5.32: partial fix for DISASSEMBLE bug reported by Peter Graves
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 5 May 2007 10:31:06 +0000 (10:31 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 5 May 2007 10:31:06 +0000 (10:31 +0000)
  * Test for >= length, not > length.

  * Record the remaining WARNING in BUGS.

version.lisp-expr

index 347db28..08fffd6 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.5.31"
+"1.0.5.32"