<div class="gmail_quote">On Thu, Feb 24, 2011 at 23:25, Blaise Bourdin <span dir="ltr"><<a href="mailto:bourdin@lsu.edu">bourdin@lsu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":170">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<br>

drawv.c(397): warning #187: use of "=" where "==" may have been intended</div></blockquote></div><br><div>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.</div>