« Bugzilla Issues Index
#2499 — Extra step (due to copy/paste) in "15.2.2.3 Static Semantics: ExportEntries"
- bug_id:
2499
- creation_ts:
2014-02-04 09:47:00 -0800
- short_desc:
Extra step (due to copy/paste) in "15.2.2.3 Static Semantics: ExportEntries"
- delta_ts:
2014-06-16 14:17:36 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 22: January 20, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Jason Orendorff
- assigned_to:
Allen Wirfs-Brock
- commentid:
7181
- comment_count:
0
- who:
Jason Orendorff
- bug_when:
2014-02-04 09:47:03 -0800
In "15.2.2.3 Static Semantics: ExportEntries":
> ExportDeclaration : export ExportClause ;
>
> 1. Let module be the sole element of ModuleRequests of FromClause.
> 2. Return ExportEntriesForModule of ExportClause with argument null.
Step 1 can just be deleted. There's no FromClause here and the result isn't used.
- commentid:
7182
- comment_count:
1
- who:
Jason Orendorff
- bug_when:
2014-02-04 10:02:26 -0800
Noticed by arv, https://github.com/jorendorff/js-loaders/issues/81
- commentid:
8383
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-13 16:14:44 -0700
fixed in rev25 editor's draft
- commentid:
8963
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-06-16 14:17:36 -0700
fixed in rev25