Opened 16 years ago

Closed 16 years ago

Last modified 16 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 by felix winkelmann, 16 years ago

Resolution: fixed
Status: newclosed

comment:2 by (none), 16 years ago

Milestone 4.4.0 deleted

Note: See TracTickets for help on using tickets.