« Bugzilla Issues Index
#1057 — 13.6.3: leftover reference to 8.12
- bug_id:
1057
- creation_ts:
2012-11-26 09:37:00 -0800
- short_desc:
13.6.3: leftover reference to 8.12
- delta_ts:
2013-07-15 17:04:19 -0700
- 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:
2820
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-26 09:37:57 -0800
In 13.6.3 "The [[ThrowTypeError]] Function Object",
step 2 says:
Set all the internal methods of F as described in 8.12.
This should presumably be changed to:
Set F's essential internal methods to the default ordinary object
definitions specified in 8.3.
- commentid:
2858
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2012-11-26 18:45:35 -0800
Also, step 5 has a leftover reference to 13.6.1,
which should be changed to 8.3.19.1, I think.
- commentid:
3505
- comment_count:
2
- who:
Michael Dyck
- bug_when:
2013-03-19 18:56:14 -0700
(In reply to comment #1)
> which should be changed to 8.3.19.1, I think.
Now 8.3.15.1.
- commentid:
4372
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-11 17:24:21 -0700
The old [[ThrowTypeError]] definition in 13.6.3 has been replace with the definition of %ThrowTypeError% in 8.3.16.9 and the bogus section references have been eliminated.
In Rev 16 editor's draft
- commentid:
4502
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-15 17:04:19 -0700
fixed in rev16 draft. July 15, 2013