« Bugzilla Issues Index
#1347 — 10.6: "getParameter"
- bug_id:
1347
- creation_ts:
2013-03-18 15:44:00 -0700
- short_desc:
10.6: "getParameter"
- delta_ts:
2014-05-14 21:57:23 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 14: March 8, 2013 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:
3493
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-03-18 15:44:19 -0700
In 10.6 "Arguments Object",
in the algorithm for abstract operation CompleteMappedArgumentsObject,
step 6.a.i says:
Let param be getParameter of formals with argument indx.
but "getParameter" isn't mentioned (let alone defined) anywhere else in the spec.
- commentid:
8482
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2014-05-14 21:57:23 -0700
Looks like this was resolved in rev23.