« Bugzilla Issues Index
#4258 — 15.2.1.16.1: extra space and missing "]]"
- bug_id:
4258
- creation_ts:
2015-04-05 14:06:00 -0700
- short_desc:
15.2.1.16.1: extra space and missing "]]"
- delta_ts:
2015-04-16 14:01:22 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 37: April 3, 2015 Release Candidate 4
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
14135
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2015-04-05 14:06:24 -0700
In 15.2.1.16.1 "Runtime Semantics: ParseModule ( sourceText )",
step 11.a.ii.3.a says:
Append to indirectExportEntries the Record {
[[ModuleRequest]]: ie.[[ModuleRequest]],
[[ImportName]]: ie. [[ImportName]],
[[LocalName]]: null,
[[ExportName]]: ee.[[ExportName
}.
In "ie. [[ImportName]]", delete the extra space.
In "ee.[[ExportName", append "]]".
- commentid:
14145
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-05 15:47:35 -0700
fixed in rev38 editor's draft
- commentid:
14231
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-16 14:01:22 -0700
in rev38