‑‑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 classify diagnostic messages as remarks.
A remark is the least severe type of diagnostic message and indicates a source code construct that might cause strange behavior in the generated code.
Example
This example classifies the warning As001 as a remark:
‑‑diag_remark=As001Caution
Project>Options>Assembler >Diagnostics>Treat these as remarks