« Bugzilla Issues Index
#548 — 13.1: undefined "env"
- bug_id:
548
- creation_ts:
2012-07-14 20:58:00 -0700
- short_desc:
13.1: undefined "env"
- delta_ts:
2012-09-28 12:24:07 -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:
1332
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-14 20:58:43 -0700
In 13.1 "Function Definitions",
under "Runtime Semantics: Indexed Binding Initialisation",
in rule 1, step 1 says:
"Let status be the result of performing Indexed Binding Initialisation
for FormalParameter using array, env, and nextIndex as the arguments."
but 'env' is not defined.
Change to 'environment'.
- commentid:
1480
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-13 20:03:17 -0700
corrected in editor's draft
- commentid:
1667
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:07 -0700
fixed in rev10, Sept. 27 2012 draft