« Bugzilla Issues Index
#329 — 12.2.4: double comma
- bug_id:
329
- creation_ts:
2012-03-31 01:25:00 -0700
- short_desc:
12.2.4: double comma
- delta_ts:
2012-05-04 14:36:40 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 6: February 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
853
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-03-31 01:25:44 -0700
In 12.2.4 "Destructuring Binding Patterns",
under "Runtime Semantics: Indexed Binding Initialisation",
in rule 5,
step 1 says:
Let index be the result of performing Indexed Binding Initialisation
for BindingElementList using array, , nextIndex, and environment as
arguments.
Delete the extra comma.
- commentid:
891
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-05-04 14:36:40 -0700
Corrected in May 4 2012 draft.