[PATCH libXi 2/3] Silence compiler warning in XListDProp.c

Daniel Stone daniel at fooishbar.org
Thu May 5 17:57:32 PDT 2011


On Fri, May 06, 2011 at 10:46:02AM +1000, Peter Hutterer wrote:
> XListDProp.c: In function 'XListDeviceProperties':
> XListDProp.c:72:9: warning: pointer targets in passing argument 2 of
> '_XRead32' differ in signedness
> /usr/include/X11/Xlibint.h:652:13: note: expected 'long int *' but argument
> is of type 'Atom *'

God I hate Xlib.  This does seem correct though.

Reviewed-by: Daniel Stone <daniel at fooishbar.org>

Cheers,
Daniel


More information about the xorg-devel mailing list