archives

« Bugzilla Issues Index

#3851 — 15.2.1.16.1: if-less Else


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.)


fixed in rev34 editor's draft


fixed in rev34