Disables a soft diagnostic. This is a deprecated option.
Windows: Advanced > Disable Specific Warnings
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -wdn[,n]... |
Windows: | /Qwdn[,n]... |
n |
Is the number of the diagnostic to disable. |
OFF |
The compiler returns soft diagnostics as usual. |
This option disables the soft diagnostic that corresponds to the specified number.
If you specify more than one n, each n must be separated by a comma.
None
Linux and Mac OS X: -diag-disable
Copyright © 1996-2010, Intel Corporation. All rights reserved.