« Bugzilla Issues Index
#4411 — 15.1.1: 'StatementList' not defined
- bug_id:
4411
- creation_ts:
2015-06-19 17:08:00 -0700
- short_desc:
15.1.1: 'StatementList' not defined
- delta_ts:
2015-07-27 10:18:55 -0700
- product:
ECMA-262 Edition 6
- component:
editorial issues
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
14523
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2015-06-19 17:08:52 -0700
In 15.1.1 "Static Semantics: Early Errors",
group 1 / bullet 2 says:
It is a Syntax Error if any element of the LexicallyDeclaredNames of
StatementList also occurs in the VarDeclaredNames of ScriptBody.
but the nonterminal StatementList is not defined by the group's head production.
Move the rule to group 2?
- commentid:
14526
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-06-21 09:22:43 -0700
StatementList replaced with ScriptBody
- commentid:
14569
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-07-27 10:18:55 -0700
corrected in final (June 21, 2015) Ecma distribution update