0.7.11.7:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sat, 11 Jan 2003 17:52:35 +0000 (17:52 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sat, 11 Jan 2003 17:52:35 +0000 (17:52 +0000)
commit9ce73d3eeef7ed9dda2f8029c5f42cc17798ad51
tree2db2f0ae52068d92e3fb4792d52c5ce22abce994
parent80cee3cf18d09202aa30ab957e08c5759e573bbe
0.7.11.7:
Fix for averrance failure due to DEBUG-RETURN interfering with
type system (explanation APD sbcl-devel 2003-01-10)
... disable insertion of CATCH if it was disabled in an outer
LAMBDA;
... enable insertion of CATCH when compiling top-level forms, so
that the evaluator continues to have DEBUG-RETURN
goodness.
src/compiler/ir1tran.lisp
src/compiler/main.lisp
tests/compiler.impure.lisp
version.lisp-expr