1.0.1.33: Better forward reference handling in WITH-COMPILATION-UNIT ...
authorJuho Snellman <jsnell@iki.fi>
Fri, 19 Jan 2007 01:55:46 +0000 (01:55 +0000)
committerJuho Snellman <jsnell@iki.fi>
Fri, 19 Jan 2007 01:55:46 +0000 (01:55 +0000)
commitad0c59dd3e9a49777fce9790bf17f0a5ee7fbee6
tree8f4067eebf8b152da413c477214356cd639afcab
parent8ac04a07bef481085c338f34e458ee7f04defc47
1.0.1.33: Better forward reference handling in WITH-COMPILATION-UNIT ...

        * ... for the case where a forward reference is made during
          compilation, and the referenced function is loaded from a
          pre-existing fasl while still inside the same compilation unit.
          (Reported by Jeremy Brown).
        * Tests.
src/code/defboot.lisp
tests/with-compilation-unit.impure.lisp [new file with mode: 0644]
version.lisp-expr