Changes a soft diagnostic to an warning. This is a deprecated option.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -wwLn[,Ln,...] |
Windows: | /QwwLn[,Ln,...] |
Ln |
Is the number of the diagnostic to be changed. |
OFF |
The compiler returns soft diagnostics as usual. |
This option overrides the severity of the soft diagnostic that corresponds to the specified number and changes it to an warning.
If you specify more than one Ln, each Ln must be separated by a comma.
None
Copyright © 1996-2010, Intel Corporation. All rights reserved.