-
- Downloads
Fixes for a bug reported by Matthew Danish that allowed special
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.
Please register or sign in to comment