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.

/warn:declarations

rahzan
New Contributor I
442 Views
under cvf 6.6
Does /Warn:all include /warn:declarationsor the opposite?
thanks, Tim
0 Kudos
1 Reply
Steven_L_Intel1
Employee
442 Views
All means "all", including "declarations". Personally, I prefer putting IMPLICIT NONE in everywhere.
0 Kudos
Reply