‑‑remarks
In this section:
Syntax
‑‑remarks
Description
The least severe diagnostic messages are called remarks. A remark indicates a source code construct that may cause strange behavior in the generated code. By default, the compiler does not generate remarks. Use this option to make the compiler generate remarks.
See also
Caution
Project>Options>C/C++ Compiler>Diagnostics>Enable remarks