« Bugzilla Issues Index
#3950 — 13.2.3.6: step at wrong level?
- bug_id:
3950
- creation_ts:
2015-02-15 18:41:00 -0800
- short_desc:
13.2.3.6: step at wrong level?
- delta_ts:
2015-02-19 19:10:51 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 33: February 12, 2015 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:
12754
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2015-02-15 18:41:34 -0800
In 13.2.3.6 "Runtime Semantics: IteratorBindingInitialization",
group 3 / step 2 says:
ReturnIfAbrupt(status).
but 'status' is not necessarily defined at that point.
Probably, step 2 should actually be step 1.b
- commentid:
12772
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-16 10:12:39 -0800
fixed in rev34 editor's draft
- commentid:
13007
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:10:51 -0800
fixed in rev34