« Bugzilla Issues Index
#3952 — 15.2.1.16.1: "m" not defined, obsolete steps?
- bug_id:
3952
- creation_ts:
2015-02-15 19:29:00 -0800
- short_desc:
15.2.1.16.1: "m" not defined, obsolete steps?
- delta_ts:
2015-02-19 19:11:03 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 33: February 12, 2015 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:
12756
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2015-02-15 19:29:49 -0800
In 15.2.1.16.1 "ParseModule ( sourceText ) Abstract Operation",
steps 11-13 say:
11. Set m.[[LocalExportEntries]] to localExportEntries.
12. Set m.[[IndirectExportEntries]] to indirectExportEntries.
13. Set m.[[StarExportEntries]] to starExportEntries.
but 'm' is not defined, nor is it referenced again in the algorithm.
So probably delete these three steps.
- commentid:
12757
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2015-02-15 19:45:15 -0800
Also, step 14 says:
... [[StartExportEntries]]: startExportEntries, ...
s|Start|Star|
s|start|star|
- commentid:
12770
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-16 10:08:10 -0800
fixed in rev34 editor's draft
- commentid:
13104
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:11:03 -0800
fixed in rev34