« Bugzilla Issues Index
#723 — 12.11: undefined "r"
- bug_id:
723
- creation_ts:
2012-10-05 09:41:00 -0700
- short_desc:
12.11: undefined "r"
- delta_ts:
2012-10-26 15:34:08 -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:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1850
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-05 09:41:15 -0700
In 12.11 "The switch Statement",
under "Runtime Semantics: Case Block Evaluation",
rule 1 step 4.d.ii.2 says:
ReturnIfAbrupt(r).
but 'r' is not defined.
Change to 'R'.
- commentid:
2015
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-24 14:38:36 -0700
corrected in rev 11 editor's draft
- commentid:
2104
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-26 15:34:08 -0700
in October 26, 2012 release draft