‑‑diag_remark
In this section:
Syntax
‑‑diag_remark=tag[,tag,...]
Parameters
| The number of a diagnostic message, for example, the message number |
Description
Use this option to reclassify certain diagnostic messages as remarks. A remark is the least severe type of diagnostic message and indicates a source code construction that may cause strange behavior in the generated code. This option may be used more than once on the command line.
Note
By default, remarks are not displayed—use the ‑‑remarks option to display them.
Caution
Project>Options>C/C++ Compiler>Diagnostics>Treat these as remarks