« Bugzilla Issues Index
#3959 — 15.2.1.16.1: "Additional implementation dependent errors information"
- bug_id:
3959
- creation_ts:
2015-02-16 13:09:00 -0800
- short_desc:
15.2.1.16.1: "Additional implementation dependent errors information"
- delta_ts:
2015-02-19 19:11:12 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 33: February 12, 2015 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:
12780
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2015-02-16 13:09:26 -0800
In 15.2.1.16.1 "ParseModule ( sourceText ) Abstract Operation",
step 3.a says:
Throw a SyntaxError exception. Additional implementation dependent
errors information may be attached to the exception object.
(First, s|errors|error|.)
Isn't the second sentence applicable any time the spec says to throw an exception? If so, maybe move it (or something similar) to 6.2.2.3, e.g.
The newly created Error object may contain additional implementation
dependent error information.
- commentid:
12787
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-16 14:09:18 -0800
fixed in rev34 editor's draft
You're right. That sentence doesn't add anything so I deleted it.
- commentid:
13162
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:11:12 -0800
fixed in rev34