[PATCH libdrm] xf86drm: fix sign-compare warning

Emil Velikov emil.l.velikov at gmail.com
Mon Dec 12 14:07:56 UTC 2016


On 11 December 2016 at 18:03, Grazvydas Ignotas <notasas at gmail.com> wrote:
> xf86drm.c:3601:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
>      while (expected < sizeof(match)) {
>                      ^
>
Pushed to master.

Thanks !
Emil


More information about the dri-devel mailing list