« Bugzilla Issues Index
#531 — 10.5.3: undefined "fn"
- bug_id:
531
- creation_ts:
2012-07-14 13:57:00 -0700
- short_desc:
10.5.3: undefined "fn"
- delta_ts:
2012-09-28 12:24:08 -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:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1314
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-14 13:57:10 -0700
In 10.5.3 "Function Declaration Instantiation",
step 16.c.ii says:
Call env's InitializeBinding concrete method passing fn,
and undefined as the arguments.
but 'fn' is not defined.
Change it to 'varName', I believe.
- commentid:
1497
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-14 15:44:03 -0700
corrected in editor's draft
- commentid:
1672
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:08 -0700
fixed in rev10, Sept. 27 2012 draft