[cairo] [PATCH] recording: Quell warning about signed/unsigned int comparison.
Chris Wilson
chris at chris-wilson.co.uk
Tue Jun 11 01:58:21 PDT 2013
On Tue, 11 Jun 2013 09:50:03 +0100, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> On Mon, 10 Jun 2013 19:01:38 +0000, "Bryce W. Harrington" <b.harrington at samsung.com> wrote:
> > cairo-recording-surface.c:1657:29: warning: comparison between signed
> > and unsigned integer expressions [-Wsign-compare]
> >
> > Ref. change be1561da.
> >
> > Signed-off-by: Bryce Harrington <b.harrington at samsung.com>
>
> Applied this and the other sign comparison fix for image, thanks.
On second thoughts, we should be consistent in our usage of types here.
So testing with a slightly larger patch to convert indices over to
unsigned.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the cairo
mailing list