« Bugzilla Issues Index
#554 — 13.5: undefined "proto"
- bug_id:
554
- creation_ts:
2012-07-14 21:44:00 -0700
- short_desc:
13.5: undefined "proto"
- delta_ts:
2012-09-28 12:24:02 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 9: July 8, 2012 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:
1338
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-14 21:44:27 -0700
In 13.5 "Class Definitions",
under "Runtime Semantics: ClassDefinitionEvaluation",
step 3 says:
"Let proto be the result of the abstract operation ObjectCreate with argument proto."
but 'proto' is not defined.
Not sure of the fix.
- commentid:
1474
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-13 19:43:33 -0700
protoParent. Corrected in editor's draft.
- commentid:
1654
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:02 -0700
fixed in rev10, Sept. 27 2012 draft