0.7.5.19:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 19 Jul 2002 16:13:26 +0000 (16:13 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 19 Jul 2002 16:13:26 +0000 (16:13 +0000)
commit90bef0b39b293f5c2df31503833bd5b5597e2a40
tree6792409845ddf6a43dc384b3355ffdaceda7ac21
parent1a66c01ddaca2c2349d106fc335f527c802cc8f2
0.7.5.19:
added FILES section of sbcl.1
screened CHECK-FULL-CALL with a test on *FAILURE-P* after one
too many times getting its "aiee! a compiler bug!"
complaints when the real problem is just that the
compiler is bravely trying to carry on despite
previously-detected programmer errors
renamed CHECK-FULL-CALL to PONDER-FULL-CALL because it has
side-effects, and even though they're very innocuous
side effects, naming a side-effectful function
CHECK-FOO just seems evil in principle
doc/sbcl.1
src/compiler/ir2tran.lisp
tests/compiler.impure.lisp
version.lisp-expr