« Bugzilla Issues Index
#2320 — 15.1.2.4: spurious "{"
- bug_id:
2320
- creation_ts:
2013-11-18 22:51:00 -0800
- short_desc:
15.1.2.4: spurious "{"
- delta_ts:
2014-06-01 22:10:41 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 21: November 8, 2013 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:
6840
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-11-18 22:51:32 -0800
In 15.1.2.4 "Static Semantics: ExportEntriesForModule",
rule 4 step 3 says:
Return a new List containing the Record {
[[ModuleRequest]]: module,
[[ImportName]]: null,
{[[LocalName]]: localName,
[[ExportName]]: exportName }.
Delete the extra "{".
- commentid:
8331
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-12 10:09:52 -0700
fixed in rev25 editor's draft
- commentid:
8782
- comment_count:
2
- who:
Michael Dyck
- bug_when:
2014-06-01 22:10:41 -0700
confirmed fixed.