archives

« Bugzilla Issues Index

#3827 — chapter 13: misc editorial


----------------------------------------
In 13.0.3 "Static Semantics: ContainsUndefinedContinueTarget":

{1}
13.0.3 / group 2 / step 2:
Return ContainsUndefinedContinueTarget of /IterationStatementList/ with ...

s|IterationStatementList|IterationStatement|

----------------------------------------
In 13.1.6 "Static Semantics: LexicallyScopedDeclarations":

{2}
13.1.6 / group 3 / step 1:
Return a new List containing /DeclarationPart/ of /Declaration/.

De-italicize "DeclarationPart"

----------------------------------------
In 13.2.2.2 "Static Semantics: VarDeclaredNames":

{3}
13.2.2.2 / group 1 / production:
/VariableStatement/ : var /VariableDeclarationList/

Append missing semi-colon.

----------------------------------------
In 13.5.2 "Static Semantics: ContainsDuplicateLabels":

{4}
13.5.2 / group 1 / step 1:
Let /hasUndefinedLabels/ be ContainsDuplicateLabels of the first /statement/ ...

s|statement|Statement|

{5}
13.5.2 / group 1 / step 3:
Return ContainsDuplicateLabels of the second /statement/ ...

s|statement|Statement|

{6}
13.5.2 / group 2 / step 1:
Return ContainsDuplicateLabels of /statement/ ...

s|statement|Statement|

----------------------------------------
In 13.6.0.2 "Runtime Semantics: LoopContinues(completion, labelSet)":

{7}
13.6.0.2 / preamble:
The abstract operation LoopContinues with arguments /completion/ and /labelSet/
is defined by the following step:

s|step|steps|

----------------------------------------
In 13.6.3.8 "Runtime Semantics: ForBodyEvaluation":

{8}
13.6.3.8 / step 4.a:
If /testExpr/ is not `[empty`], then

The right-angle-bracket is in serif font, should be in sans.

----------------------------------------
In 13.11.2 "Static Semantics: ContainsDuplicateLabels":

{9}
13.11.2 / group 5 / step 1:
If the /StatementList/ is present, return ContainsDuplicateLabels of
/StatementList/.

Append "with argument /labelSet/"

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX


fixed in rev33 editor's draft


fixed in rev33