Bug 48669

Summary: gcc warning leading to an error
Product: xorg Reporter: Vincent Untz <vuntz>
Component: App/lbxproxyAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Fix cast none

Description Vincent Untz 2012-04-13 13:24:18 UTC
The build fails on x86_64 with this error:

di/wire.c:1119:27: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
Comment 1 Vincent Untz 2012-04-13 13:26:53 UTC
Created attachment 59940 [details] [review]
Fix cast
Comment 2 Alan Coopersmith 2012-04-13 13:49:25 UTC
Please git send-email patches to the xorg-devel mailing list as described in
http://www.x.org/wiki/Development/Documentation/SubmittingPatches
complete with signed-off-by tags.   Patches just stuffed in bugzilla tend to
sit and rot much longer than those reviewed on the mailing list.
Comment 3 Alan Coopersmith 2013-06-08 04:09:47 UTC
Has been fixed in the meantime:
http://cgit.freedesktop.org/xorg/app/lbxproxy/commit/?id=2d858f3bcfe9e3c9f56209624539df267e11a20c

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.