« Bugzilla Issues Index
#719 — 11.9.1: undefined "r"
- bug_id:
719
- creation_ts:
2012-10-05 00:23:00 -0700
- short_desc:
11.9.1: undefined "r"
- delta_ts:
2012-10-26 15:34:05 -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:
1845
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-05 00:23:12 -0700
In 11.9.1 "Runtime Semantics",
under "Runtime Semantics: Evaluation",
rule 4 step 6 says:
ReturnIfAbrupt(r).
but 'r' is not defined at that point.
Change 'r' to 'rval', I suspect.
- commentid:
2019
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-24 14:46:43 -0700
corrected in rev 11 editor's draft
- commentid:
2094
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-26 15:34:05 -0700
in October 26, 2012 release draft