Summary
compiler-syntax defined in a module should be local to that module
Metadata
- Id: 602ec316a0bd009d31d3ea23d057a77b8e85df2d
- Trac id: 157
- Type: defect
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: compiler
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.3.x
- Changetime: 2010-03-11 10:33:12 UTC
- Created: 2010-01-11 12:08:31 UTC
- Keywords:
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.