File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 95989598
95999599\pnum
96009600\recommended
9601- Implementations should use the \tcode {deprecated} attribute to produce a diagnostic
9602- message in case the program refers to a name or entity other than to declare it, after a
9603- declaration that specifies the attribute. The diagnostic message should include the text provided
9601+ Implementations should use the \tcode {deprecated} attribute to produce a warning
9602+ in case the program refers to a name or entity other than to declare it, after a
9603+ declaration that specifies the attribute.
9604+ The warning should include the text provided
96049605within the \grammarterm {attribute-argument-clause} of any \tcode {deprecated} attribute applied
96059606to the name or entity.
96069607The value of
Original file line number Diff line number Diff line change 20982098\begin {ncsimplebnf }
20992099\terminal {\# warning} \opt {pp-tokens} new-line
21002100\end {ncsimplebnf }
2101- requires the implementation to produce at least one diagnostic message
2101+ requires the implementation to produce at least one warning
21022102for the preprocessing translation unit\iref {intro.compliance.general }.
21032103\recommended
21042104Any diagnostic message caused by either of these directives
You can’t perform that action at this time.
0 commit comments