On Wed, Apr 20, 2011 at 11:36 PM, Matt Turner wrote: > Man, somebody didn't know operator precedence. Probably good that git > history doesn't go back that far. :)
BTW, I just learned about -Wlogical-op (not part of -Wall) which unfortunately does not catch this issue. But it found some similar mix-ups like "register && bit-mask"... Coming up next. > For the series: > Reviewed-by: Matt Turner <[email protected]> Thanks! Tormod _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
