Re: parenthesis warnings

2010-12-10 Thread Philip Herron
I havent checked the absolute latest gcc svn for about 2 months but yeah those are the new gcc 4.6 warnings this looks like a c++ parser my normal c parsers havent generated any such warnings but i would like to check also when i get a chance. --Phil On 10 December 2010 10:24, Hans Aberg wrote:

Re: parenthesis warnings

2010-12-10 Thread Hans Aberg
On 8 Dec 2010, at 15:26, Gergely Feldhoffer wrote: ... The recent version of GCC produce warnings like position.hh: In function ‘bool example::operator==(const example::position&, const example::position&)’: position.hh:136:69: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparenthe