Bug 4902 - libXfixes: pointer targets in passing argument 2 of '_XRead32' differ in signedness
Summary: libXfixes: pointer targets in passing argument 2 of '_XRead32' differ in sig...
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: * Other (show other bugs)
Version: 6.99.99.901 (7.0 RC1)
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: xorg-7.2
  Show dependency treegraph
 
Reported: 2005-10-27 04:33 UTC by Mike A. Harris
Modified: 2006-09-01 08:16 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.