Fix some style-warnings when bootstrapping with CCL
commit11f0bd444b2ed6aa834f4d299c9fb715974d2c45
authorDouglas Katzman <dougk@google.com>
Thu, 25 Feb 2016 02:03:02 +0000 (24 21:03 -0500)
committerDouglas Katzman <dougk@google.com>
Thu, 25 Feb 2016 02:03:02 +0000 (24 21:03 -0500)
treea1bf9ef08e0b5804419b60163392fcb3cd5a27af
parent03606c9205e683caf3ce667bf1fadf9e215db410
Fix some style-warnings when bootstrapping with CCL

- unused LOOP variables produce warnings
- READ-SIGNED-SUFFIX referenced DISASSEM-STATE before it was defined
src/compiler/disassem.lisp
src/compiler/main.lisp
tools-for-build/ucd.lisp