« Bugzilla Issues Index
#542 — 12.2.4: undefined "index"
- bug_id:
542
- creation_ts:
2012-07-14 17:47:00 -0700
- short_desc:
12.2.4: undefined "index"
- delta_ts:
2012-09-28 12:24:12 -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:
1326
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-14 17:47:14 -0700
In 12.2.4 "Destructuring Binding Patterns",
under "Runtime Semantics: Indexed Binding Initialisation",
in rule 6, step 4 says:
"Return index+skip+1."
but 'index' is not defined.
Change to 'nextIndex', I think.
- commentid:
1486
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-14 10:17:47 -0700
corrected in editor's draft
- commentid:
1684
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:12 -0700
fixed in rev10, Sept. 27 2012 draft