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;ds=inline;h=2e47ed527bdcb76cf5eb52f66cc08f4fb0a0041d;hp=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. ---