1.0.4.74: fix &environment issues with macroexpansions in the fopcompiler
authorJuho Snellman <jsnell@iki.fi>
Thu, 12 Apr 2007 15:55:07 +0000 (15:55 +0000)
committerJuho Snellman <jsnell@iki.fi>
Thu, 12 Apr 2007 15:55:07 +0000 (15:55 +0000)
commit8f8966edb633dabfcde5d149c3e3a7fad26b7ff2
tree166ad83c12737c715801304c569285c271393fb5
parent5a465889bcae1c47eb02dd024250b5a32b8118b2
1.0.4.74: fix &environment issues with macroexpansions in the fopcompiler

        * Use real compiler lexenvs in the fopcompiler instead of ad hoc
          ones, and pass the environments properly to macroexpand.
        * Reported by Samium Gromoff on sbcl-devel.
NEWS
src/compiler/fopcompile.lisp
src/compiler/node.lisp
tests/fopcompiler.impure-cload.lisp
version.lisp-expr