On Mon, 19 Apr 2010 14:02:55 -0500, Sean Farley <sean at mcs.anl.gov> wrote: > > > > if isGfortran450(): add '-Wno-line-truncation' > > > But this is still a global setting. How about just having the flag for > compiling petsc, not in the conf/variables?
The examples are the biggest offender (requiring long lines). I think users should get identical behavior when they copy the example somewher and build with PETSc's makefiles. This implies that the "global" setting is correct. Jed
