Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29281 Discussions

Feature request: individual warning flags

joseph-krahn
New Contributor I
415 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
415 Views
Thanks for the suggestion. We are looking at allowing more fine-grained selection of diagnostics to see.
0 Kudos
Reply