« Bugzilla Issues Index
#724 — 13.1+13.2: optional parameter 'index' for "Binding Initialisation"
- bug_id:
724
- creation_ts:
2012-10-05 10:20:00 -0700
- short_desc:
13.1+13.2: optional parameter 'index' for "Binding Initialisation"
- delta_ts:
2012-10-26 15:34:24 -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:
enhancement
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1851
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-05 10:20:32 -0700
Sections 13.1 "Function Definitions" and 13.2 "Arrow Function Definitions"
each define "Binding Initialisation" as taking an optional parameter 'index'.
However, in neither case is any reference made to the parameter
(except that 13.2 passes it to a recursive invocation of Binding Initialisation).
So you could just delete the 'index' parameter.
- commentid:
2014
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-24 14:29:41 -0700
corrected in editor's rev 11 draft
- commentid:
2157
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-26 15:34:24 -0700
in October 26, 2012 release draft