[Mesa-dev] [PATCH v2 0/3] Resolve further GCC sign-compare warnings

Emil Velikov emil.l.velikov at gmail.com
Thu Sep 10 06:53:31 PDT 2015


On 8 September 2015 at 16:52, Rhys Kidd <rhyskidd at gmail.com> wrote:
> Continued progress towards addressing all GCC sign-compare warnings across
> Mesa (at least as compiled for i965 hw).
>
> As a new contributor, I am continuing to focus on manageable, easily reviewed,
> discrete improvements. This patchset resolves a number of warnings reported
> by GCC when configured to be pedantic.
>
> Unlikely to be any performance improvements, however code quality is enhanced.
>
> $ gcc --version
> gcc (Ubuntu 4.9.2-10ubuntu13) 4.9.2
>
> No piglit regressions on Ironlake.
>
> v2:
> - Squash series into three related patches.
>
> Rhys Kidd (3):
>   glsl: Resolve GCC sign-compare warning.
>   mesa: Resolve GCC sign-compare warning.
>   i965: Resolve GCC sign-compare warning.
>
All four patches should be in master now.

Thank you Rhys.
Emil


More information about the mesa-dev mailing list