« Bugzilla Issues Index
#2036 — 15.2.9: extraneous "deletableBindings" passed to CanDeclareGlobalVar
- bug_id:
2036
- creation_ts:
2013-10-02 17:16:00 -0700
- short_desc:
15.2.9: extraneous "deletableBindings" passed to CanDeclareGlobalVar
- delta_ts:
2013-11-10 17:45:59 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 19: September 27, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
VERIFIED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
5815
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-10-02 17:16:53 -0700
In 15.2.9 "Runtime Semantics: GlobalDeclarationInstantiation",
step 11.a.i.1.a says:
Let vnDefinable be the result of calling env’s CanDeclareGlobalVar
concrete method passing vn and deletableBindings as the arguments.
but CanDeclareGlobalVar only takes a single parameter.
Delete "and deletableBindings"
(and change "arguments" to "argument").
- commentid:
5941
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-22 12:43:22 -0700
fixed in rev20 editor's draft
- commentid:
6117
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-29 09:45:59 -0700
fixed in rev20 draft, Oct. 28, 2013