Bug 4902

Summary: libXfixes: pointer targets in passing argument 2 of '_XRead32' differ in signedness
Product: xorg Reporter: Mike A. Harris <mharris>
Component: * OtherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: gajownik
Version: 6.99.99.901 (7.0 RC1)   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 6666    

Description Mike A. Harris 2005-10-27 04:33:24 UTC
x86_64-redhat-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../include/X11/extensions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=nocona -MT
Cursor.lo -MD -MP -MF .deps/Cursor.Tpo -c Cursor.c  -fPIC -o .libs/Cursor.o
Cursor.c: In function 'XFixesGetCursorImage':
Cursor.c:111: warning: pointer targets in passing argument 2 of '_XRead32'
differ in signedness
Comment 2 Adam Jackson 2005-11-30 16:48:53 UTC
this is totally not a blocker for 7.0, but please do come up with a patch.
Comment 3 Adam Jackson 2006-05-16 23:44:54 UTC
out to 7.2.
Comment 4 Erik Andren 2006-05-21 18:45:14 UTC
I could not reproduce this on x86 hardware. 
Comment 5 Tilman Sauerbeck 2006-09-01 08:16:13 UTC
Fixed in 78e08086c13b2053f7cf1f74a8ec49b7e970a420. I think.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.