[ sisc-Bugs-1093699 ] remprop not working. Here is a fix:
"SourceForge.net" <[email protected]> Fri, 31 Dec 2004 02:01:24 -0800
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1093699, was opened at 2004-12-31 11:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1093699&group_id=23735
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Magnus Jonsson (zeal)
Assigned to: Nobody/Anonymous (nobody)
Summary: remprop not working. Here is a fix:
Initial Comment:
In modules/ComplexPrimitives.java, the code should be
changed as follows:
case REMPROP:
if (vlr[1] instanceof SymbolicEnvironment) {
env(vlr[1]).undefine(symbol(vlr[0]));
} else {
// buggy code: r.undefine(symbol
(vlr[0]), symbol(vlr[1]));
r.getCtx
().toplevel_env.getSidecarEnvironment(symbol(vlr
[1])).undefine(symbol(vlr[0]));
}
return VOID;
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1093699&group_id=23735
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt