« Bugzilla Issues Index
#812 — 12.6.3: order of algorithms
- bug_id:
812
- creation_ts:
2012-10-23 13:43:00 -0700
- short_desc:
12.6.3: order of algorithms
- delta_ts:
2012-10-26 15:34:33 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 10: September 27, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1976
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-23 13:43:25 -0700
In 12.6.3 "The for Statement",
under "Runtime Semantics: Labelled Evaluation",
there's a production-headed algorithm, then an abstract operation, then 2 more production-headed algorithms.
I suggest moving the abstract operation to the bottom of the sub-section (as in 11.1.9, 11.2.3, and 12.6.4). Then it's clearer that the latter 2 production-headed algorithms are sub-definitions of "Labelled Evaluation With argument labelSet".
- commentid:
1977
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-23 15:49:56 -0700
corrected in rev 11 editor's draft. Made a sweep at add adding a Runtime Semantics header to most abstraction operations through the spec.
- commentid:
2191
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-26 15:34:33 -0700
in October 26, 2012 release draft