1.1.74 $WARNING : Generate warning message

If the generation of warnings is turned on, through the -vw command line option or the f$WARNINGS ONg directive, then

{$WARNING This is dubious code}

will display a warning message when the compiler encounters it.