0.7.4.10:
authorWilliam Harold Newman <william.newman@airmail.net>
Sat, 1 Jun 2002 02:34:52 +0000 (02:34 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sat, 1 Jun 2002 02:34:52 +0000 (02:34 +0000)
commit1fdd787fcdac403f92d121701aee8738f710f048
tree945525909db28956d79a8ec1ba52c8bc72c74fe8
parentf5d911f6484ab98d858ea445e36479cfdc51737b
0.7.4.10:
fixed dumb error in debug.lisp/0.7.4.9 modifications (spotted
by eagle eyes of CSR)
Since I still don't have a good fix for the bogus "error in
constant folding" in %WITH-ARRAY-DATA-MACRO (e.g. in
compiling src/compiler/dump.lisp)...
...logged it as bug
...downgraded it from full WARNING to STYLE-WARNING to make the
bug less painful
...removed :IGNORE-FAILURE-P from src/compiler/dump and
src/code/cold-init entries in build-order.lisp-expr,
since the downgrade to STYLE-WARNING makes them
unneeded
BUGS
build-order.lisp-expr
doc/sbcl.1
src/code/debug.lisp
src/compiler/ir1opt.lisp
src/compiler/ir1util.lisp