« Bugzilla Issues Index
#3851 — 15.2.1.16.1: if-less Else
- bug_id:
3851
- creation_ts:
2015-02-12 21:59:00 -0800
- short_desc:
15.2.1.16.1: if-less Else
- delta_ts:
2015-02-19 19:10:53 -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:
major
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
12503
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2015-02-12 21:59:12 -0800
In 15.2.1.16.1 "ParseModule ( sourceText ) Abstract Operation",
steps 10.a.i and ii say:
i. Append ee to localExportEntries.
ii. Else, if ee.[[ImportName]] is "*", then
Clearly, something is wrong here. Looking at the previous revision, it appears that 10.a.ii should actually be 10.b (and 10.a.iii should actually be 10.c).
(I'm concerned that these "spontaneous" changes of algorithm level still happen. In this case, it was obvious that something was wrong, but presumably it could also happen where the result is not obviously a mistake. Perhaps it already has.)
- commentid:
12520
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-13 08:17:09 -0800
fixed in rev34 editor's draft
- commentid:
13026
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:10:53 -0800
fixed in rev34