Bug 48669 - gcc warning leading to an error
Summary: gcc warning leading to an error
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/lbxproxy (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2012-04-13 13:24 UTC by Vincent Untz
Modified: 2013-06-08 04:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fix cast (441 bytes, patch)
2012-04-13 13:26 UTC, Vincent Untz
no flags Details | Splinter Review

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.