Summary
remove ##sys#syntactic-environment?
Metadata
- Id: f5db80be2d8c36f3db787b7e8fba540fcd9995ac
- Trac id: 92
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: core-pending
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.2.x
- Changetime: 2010-03-11 10:33:12 UTC
- Created: 2009-10-28 16:43:09 UTC
- Keywords:
Description
This not needed. Syntactic environments are not exposed (and should not, as their representation is too new to manipulate in code external to the core).
See commit 1fd12a3db39bc1bdafb9c71678e07c1be3a87232
Note: this commit also contains some trivial other changes - I was careless and should have split this change up into several commits. Since the changes really are quite trivial, I leave it this way.