[petsc-dev] nightly builds

Jed Brown jedbrown at mcs.anl.gov
Sat Jul 6 00:10:03 CDT 2013


Satish Balay <balay at mcs.anl.gov> writes:

> I guess warnings are ok to push to users. [we already push -Wall
> -Wwrite-strings to users  - so added one more ]

Those warnings usually refer to actual bugs or misleading code.  Lots of
people write in C99 or "GNU C", both of which allow mixed declarations
and statements.  In particular, -Wdeclaration-after-statement never
affects correctness, just some interpretation of portability that may or
may not be relevant to the user.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130706/b728a78b/attachment.sig>


More information about the petsc-dev mailing list