« Bugzilla Issues Index
#803 — 12.2.4: undefined "BindingElementList"
- bug_id:
803
- creation_ts:
2012-10-16 12:55:00 -0700
- short_desc:
12.2.4: undefined "BindingElementList"
- delta_ts:
2012-10-26 15:34:07 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 10: September 27, 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:
1945
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-16 12:55:25 -0700
In 12.2.4 "Destructuring Binding Patterns",
under "Static Semantics: BoundNames",
rule 3 step 1 says:
Return the BoundNames of BindingElementList.
but 'BindingElementList' is not defined.
Change to 'BindingRestElement'.
- commentid:
1982
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-23 16:48:58 -0700
corrected in rev 11 editor's draft
- commentid:
2099
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-26 15:34:07 -0700
in October 26, 2012 release draft