« Bugzilla Issues Index
#861 — 14.1: undefined "ImportDeclaration"
- bug_id:
861
- creation_ts:
2012-10-28 13:35:00 -0700
- short_desc:
14.1: undefined "ImportDeclaration"
- delta_ts:
2012-11-23 09:45:35 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 11: October 26, 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:
2256
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-28 13:35:13 -0700
In 14.1 "Script",
under "Static Semantics: LexicallyDeclaredNames",
group 2 bullet 1 says:
Return the BoundNames of ImportDeclaration.
but 'ImportDeclaration' is not defined.
Change to "ModuleDeclaration".
- commentid:
2265
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-29 11:44:43 -0700
corrected in rev 12 editor's draft
- commentid:
2627
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:35 -0800
corrected in rev 12, Nov. 22, 2012 draft