« Bugzilla Issues Index
#186 — 11.13.1.1: errors in productions
- bug_id:
186
- creation_ts:
2011-08-01 10:59:00 -0700
- short_desc:
11.13.1.1: errors in productions
- delta_ts:
2011-08-30 11:25:47 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 2: July 25, 2011 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:
409
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2011-08-01 10:59:08 -0700
11.13.1.1 Destructuring Assignment
The preamble to the 9th algorithm says:
The supplemental production
AssignmentPropertyList :
[ AssignmentElementList , Elision_opt AssignmentRestElement_opt ]
is evaluated ...
Change "AssignmentPropertyList" to "ArrayAssignmentPattern".
The preamble to the 11th algorithm says:
The supplemental production
AssignmentElementList :
AssignmentElementList Elision_opt AssignmentElement
is evaluated ...
Insert "," before "Elision_opt".
- commentid:
435
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2011-08-30 11:25:47 -0700
corrected in working draft