Skip to content

Commit c422198

Browse files
AlisdairMtkoeppe
authored andcommitted
[expr.sub] Make deprecation of commas in brackets normative.
Core language deprecations are stated in core wording, and then cross-referenced from Annex D. All current references to deprecating this feature are notes, hence there is no normative deprecation. This change promotes a note to non-note, normative text.
1 parent 2adf4ac commit c422198

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/expressions.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2954,12 +2954,10 @@
29542954
The expression \tcode{E1} is sequenced before the expression \tcode{E2}.
29552955

29562956
\pnum
2957-
\begin{note}
29582957
A comma expression\iref{expr.comma}
29592958
appearing as the \grammarterm{expr-or-braced-init-list}
29602959
of a subscripting expression is deprecated;
29612960
see \ref{depr.comma.subscript}.
2962-
\end{note}
29632961

29642962
\pnum
29652963
\begin{note}

0 commit comments

Comments
 (0)