« Bugzilla Issues Index
#1043 — 11.4.1: "typeError"
- bug_id:
1043
- creation_ts:
2012-11-25 13:15:00 -0800
- short_desc:
11.4.1: "typeError"
- delta_ts:
2012-12-21 18:08:26 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 12: November 22, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
2797
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-25 13:15:37 -0800
In 11.4.1 "The delete Operator",
under "Runtime Semantics: Evaluation",
step 5.d says:
If deleteStatus is false and IsStrictReference(ref) is true,
then throw a typeError exception.
Change "typeError" to "TypeError".
- commentid:
2825
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-26 09:44:36 -0800
corrected in rev 13 editor's draft