0.8.15.6:
authorAlexey Dejneka <adejneka@comail.ru>
Sat, 2 Oct 2004 07:48:32 +0000 (07:48 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Sat, 2 Oct 2004 07:48:32 +0000 (07:48 +0000)
commit28dcf682ef2a3c80b7bcdda00787dbb5e3893abe
tree59e1a20a8b2d13aeac5fda6773a8e2c0ef18b33d
parent21da28bd870a7e0a8fbd9a682ef4b5c7b768705e
0.8.15.6:
        * Fix bug from the Debian report #273606 by Gabor Melis:
          special variable *ALLOW-INSTRUMENTING* controls insertion of
          debug CATCH and stepper forms; is is enabled during IR1
          conversion (initial and inline expansion) and disabled
          otherwise (e.g. for IR1 transforms).
12 files changed:
NEWS
src/compiler/early-c.lisp
src/compiler/ir1-step.lisp
src/compiler/ir1-translators.lisp
src/compiler/ir1opt.lisp
src/compiler/ir1tran-lambda.lisp
src/compiler/ir1tran.lisp
src/compiler/ir1util.lisp
src/compiler/main.lisp
src/compiler/target-main.lisp
tests/compiler.pure.lisp
version.lisp-expr