Forked from
cmucl / cmucl
Source project has a limited visibility.
-
pmai authored
declarations for constants and other cases that are not allowed. The fix is a bit more involved since proclaim must work during cold-load, at a time where the package system isn't yet set up, and therefore the info database will incorrectly report all symbols as constants.
pmai authoreddeclarations for constants and other cases that are not allowed. The fix is a bit more involved since proclaim must work during cold-load, at a time where the package system isn't yet set up, and therefore the info database will incorrectly report all symbols as constants.