0.9.13.36: global policy / null-lexenv confusion fix
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 9 Jun 2006 20:59:44 +0000 (20:59 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 9 Jun 2006 20:59:44 +0000 (20:59 +0000)
commita4882e3023fdd5e777169a4cbede33605281173c
tree74e07c4ce44f017e712741aa0a082a44edde1a2c
parent296162b9fe8ea26c92367cfb86965d3a57937aad
0.9.13.36: global policy / null-lexenv confusion fix
  * Do not store the global policy in null-lexenv, but include
    it in subsequent lexenvs. Fixes visibility of global policy
    in LOCALLY and MACROLET.
  * Also actually enable the SB-LDB in default build instead of
    just providing the framework to make this a good idea.
    (Accidentally left out from from 0.9.13.33)
NEWS
base-target-features.lisp-expr
src/compiler/lexenv.lisp
tests/compiler-2.impure-cload.lisp [new file with mode: 0644]
version.lisp-expr