Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • pmai's avatar
    4d88b89e
    Added boot file to unexport the symbols COMPILER-MACROEXPAND and · 4d88b89e
    pmai authored
    COMPILER-MACROEXPAND-1 from the CL package.  Through CMUCL rebuild
    artefacts, those symbols were automagically exported in some cores,
    once they had been reintroduced in 18d.  This removes any existing
    exports, bringing us back in line with ANSI requirements on the CL
    package.
    4d88b89e
    History
    Added boot file to unexport the symbols COMPILER-MACROEXPAND and
    pmai authored
    COMPILER-MACROEXPAND-1 from the CL package.  Through CMUCL rebuild
    artefacts, those symbols were automagically exported in some cores,
    once they had been reintroduced in 18d.  This removes any existing
    exports, bringing us back in line with ANSI requirements on the CL
    package.