Hans de Goede <hdego...@redhat.com> writes:

> This fixes the following compiler warning:
>
> xf86Config.c: In function 'checkCoreInputDevices':
> xf86Config.c:1136:18: warning: declaration of 'Pointer' shadows a global 
> declaration [-Wshadow]
>      InputInfoPtr Pointer, Keyboard;
>                   ^
> In file included from xf86Xinput.h:57:0,
>                  from xf86Config.c:66:
> /opt/xorg/include/X11/extensions/XIproto.h:88:24: warning: shadowed 
> declaration is here [-Wshadow]
>  typedef unsigned char *Pointer;
>
> Signed-off-by: Hans de Goede <hdego...@redhat.com>

Looks like keithp just hasn't pusehd the reviewed change for inputproto
yet.  I'd rather see that land.

Patch 2/2 is:

Reviewed-by: Eric Anholt <e...@anholt.net>

(I had similar, but it got nitpicked and I just don't care what type
gets used).

Attachment: pgpZYCmRHVfI_.pgp
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to