Bug 171875

Summary: libXfixes: pointer targets in passing argument 2 of '_XRead32' differ in signedness
Product: [Fedora] Fedora Reporter: Mike A. Harris <mharris>
Component: xorg-x11Assignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED UPSTREAM QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-31 18:46:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 171376    

Description Mike A. Harris 2005-10-27 11:33:50 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 1 Mike A. Harris 2005-10-27 11:35:02 UTC
http://freedesktop.org/bugzilla/show_bug.cgi?id=4902