« Bugzilla Issues Index
#599 — 12.6.3: swapped expression args to 'For Body Evaluation'
- bug_id:
599
- creation_ts:
2012-07-30 01:07:00 -0700
- short_desc:
12.6.3: swapped expression args to 'For Body Evaluation'
- delta_ts:
2012-09-28 12:24:41 -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:
1396
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-30 01:07:59 -0700
- commentid:
1397
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2012-07-30 01:14:04 -0700
In 12.6.3 "The for Statement",
each invocation of 'For Body Evaluation' looks like:
Return the result of performing For Body Evaluation
with the first Expression as the incrementExpr argument,
the second Expression as the testExpr argument
and with labelSet.
But I think the two Expr args should be swapped:
the first Expression should be the testExpr argument,
and the second Expression should be the incrementExpr argument.
- commentid:
1444
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-13 16:15:02 -0700
corrected in editor's draft
- commentid:
1769
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:41 -0700
fixed in rev10, Sept. 27 2012 draft