« Bugzilla Issues Index
#4394 — Unused variable
- bug_id:
4394
- creation_ts:
2015-06-14 01:01:00 -0700
- short_desc:
Unused variable
- delta_ts:
2015-06-16 09:00:26 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 38: April 14, 2015 Final Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
DUPLICATE
- dup_id:
4348
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
manish.tripathi.777
- assigned_to:
Allen Wirfs-Brock
- cc:
andrebargull
- commentid:
14496
- comment_count:
0
- who:
manish.tripathi.777
- bug_when:
2015-06-14 01:01:59 -0700
18.2.1.2 Runtime Semantics: EvalDeclarationInstantiation( body, varEnv, lexEnv, strict)
1. Let lexNames be the LexicallyDeclaredNames of body.
lexNames is never used in the body of this function
- commentid:
14497
- comment_count:
1
- who:
André Bargull
- bug_when:
2015-06-16 09:00:26 -0700
*** This bug has been marked as a duplicate of bug 4348 ***