Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29073 Discussions

Feature request: individual warning flags

joseph-krahn
New Contributor I
310 Views
It would be nice if ifort would use numbered diagnostics, and allow flags to modify the severity of an individual diagnostic as error, warning, remark, or ignore, such as is possible with the Intel C compiler (as well as many other compilers).

This seems like an obvious feature to include, even though it is mostly cosmetic. And, it's proabbly better to implement before things get more complicated with F2003+ features.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
310 Views
Thanks for the suggestion. We are looking at allowing more fine-grained selection of diagnostics to see.
0 Kudos
Reply