« Bugzilla Issues Index
#720 — 12.2.1: undefined "rval"
- bug_id:
720
- creation_ts:
2012-10-05 09:06:00 -0700
- short_desc:
12.2.1: undefined "rval"
- delta_ts:
2012-10-26 15:34:21 -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:
1846
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-05 09:06:54 -0700
In 12.2.1 "Let and Const Declarations",
under "Runtime Semantics: Evaluation",
in rule 5, step 3 says:
"ReturnIfAbrupt(rval)."
but 'rval' is not defined.
Change to 'value'.
- commentid:
2018
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-24 14:44:03 -0700
corrected in rev 11 editor's draft
- commentid:
2150
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-26 15:34:21 -0700
in October 26, 2012 release draft