Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

comment:2 Changed 14 years ago by (none)

Milestone 4.4.0 deleted

Note: See TracTickets for help on using tickets.