On Wed, Apr 20, 2011 at 6:08 PM, Tormod Volden <[email protected]> wrote: > 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. >
This series and the &/&& patch look good to me. Reviewed-by: Alex Deucher <[email protected]> >> 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 > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
