« Bugzilla Issues Index
#640 — 11.1.4.1: "ElementList : Elision/opt SpreadElement"
- bug_id:
640
- creation_ts:
2012-09-01 23:14:00 -0700
- short_desc:
11.1.4.1: "ElementList : Elision/opt SpreadElement"
- delta_ts:
2012-09-28 12:24:09 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 9: July 8, 2012 Draft
- 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:
1579
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-09-01 23:14:23 -0700
In 11.1.4.1 "Array Literal",
under "Runtime Semantics: Array Accumulation",
rule 2 is headed by production:
ElementList : Elision/opt SpreadElement
but the rhs doesn't fit with the ElementList production in the Syntax section.
I'm guessing you'll want to change the production in the Syntax section, i.e. change:
Elision/opt … AssignmentExpression
to
Elision/opt SpreadElement
- commentid:
1592
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-04 10:31:50 -0700
corrected in editor's draft
- commentid:
1675
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:09 -0700
fixed in rev10, Sept. 27 2012 draft