[petsc-dev] Fortran source format

Jed Brown jed at 59A2.org
Mon Apr 19 14:07:44 CDT 2010


On Mon, 19 Apr 2010 13:38:37 -0500 (CDT), Satish Balay <balay at mcs.anl.gov> wrote:
> One way is attempt a compile using sample code with '&' in 73rd column
> - and if a warning is obtained - try using -Wno-line-truncation. But
> then this test should be done after -Wall flag is accepted..
> 
> A simpler code could be:
> 
> if isGfortran450(): add '-Wno-line-truncation'

This doesn't particularly offend me because I really think (hope) that
this is a single-release bug that will be fixed in the next release (the
Right Test could be created later if this ends up being incorrect).

Jed



More information about the petsc-dev mailing list