#157 closed defect (fixed)
compiler-syntax defined in a module should be local to that module
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | compiler | Version: | 4.3.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
Since compiler-syntax is globally registered, it will be enabled even if the scope of the module has been left. Compiler-syntax definitions should be restored after processing a module.
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Note: See
TracTickets for help on using
tickets.
Milestone 4.4.0 deleted