« Bugzilla Issues Index
#598 — 12.6.3: missing "if"
- bug_id:
598
- creation_ts:
2012-07-30 00:51:00 -0700
- short_desc:
12.6.3: missing "if"
- delta_ts:
2012-09-28 12:24:10 -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:
1394
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-30 00:51:57 -0700
In 12.6.3 "The for Statement",
under "Runtime Semantics: Labelled Evaluation",
in the definition of the abstract operation 'For Body Evaluation',
step 2.a.iv says:
Else LoopContinues (testExprValue,labelSet) is false, return testExprValue
Change "Else" to "Else if".
- commentid:
1395
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2012-07-30 00:56:30 -0700
(Or change "Else" to just "If".)
- commentid:
1445
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-13 16:16:54 -0700
corrected in editor's draft
- commentid:
1678
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:10 -0700
fixed in rev10, Sept. 27 2012 draft