[petsc-dev] Recent changeset confuses the heck of intel compilers

Jed Brown jed at 59A2.org
Thu Feb 24 16:36:42 CST 2011


On Thu, Feb 24, 2011 at 23:25, Blaise Bourdin <bourdin at lsu.edu> wrote:

> Changeset f301815fc494cb333d15c0cefabf71a0988a0321 (rev 18363) seems to
> confuse the intel compilers (I tested 11.1 on linux x86_64 and mac OS X).
> After updating past this point, I get tons of warnings like
> drawv.c(397): warning #187: use of "=" where "==" may have been intended
>

The assignment is intentional, I added an extra set of parens which should
satisfy even the Intel compiler. Let me know if it doesn't.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20110224/5c14bd72/attachment.html>


More information about the petsc-dev mailing list