« Bugzilla Issues Index
#4372 — 14.1.18: wrong step reference
- bug_id:
4372
- creation_ts:
2015-05-20 18:26:00 -0700
- short_desc:
14.1.18: wrong step reference
- delta_ts:
2015-10-02 13:14:04 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 38: April 14, 2015 Final 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:
14429
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2015-05-20 18:26:20 -0700
In 14.1.18 "Runtime Semantics: IteratorBindingInitialization",
the last line says:
The new Environment Record created in step 5 is only used if ...
but step 5 is just an Assert.
Change "5" to "6", presumably.
- commentid:
14431
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-05-21 07:49:18 -0700
fixed in rev39 publication draft