Closed
Bug 678130
Opened 14 years ago
Closed 7 years ago
send gensym blacklist to eval compiler
Categories
(Other Applications Graveyard :: Narcissus, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dherman, Unassigned)
References
Details
See bug 677911 comment 1. When the compiler automatically generates variables, it should avoid letting them be visible to eval by passing them as a "blacklist" to the eval compiler, so that it can bypass normal variable lookup for those names and instead look them up in a separate, explicitly generated environment.
Dave
Comment 1•7 years ago
|
||
Closing as Narcissus isn't maintained anymore.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•