archives

« Bugzilla Issues Index

#2303 — 12.4.11.2: incorrect section-numbering


The spec says:
12.4.11.2 Logical NOT Operator (!)
Runtime Semantics: Evaluation
[rule]
but this makes "Logical NOT" a subsection of "Bitwise NOT" (12.4.11).

Presumably the numbering should be:
12.4.12 Logical NOT Operator (!)
12.4.12.1 Runtime Semantics: Evaluation
[rule]


fixed in rev22 editor's draft


fixed in Rev22 (January 20, 2013) release