Bug 2301 - gcc4 unhappy about expression in libpixman/src/ictrap.c
Summary: gcc4 unhappy about expression in libpixman/src/ictrap.c
Status: RESOLVED WONTFIX
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 0.9.3
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-17 12:32 UTC by ellson
Modified: 2005-08-22 00:14 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
parenthesize subexpression to avoid confusing gcc4 (260 bytes, patch)
2005-01-17 12:34 UTC, ellson
Details | Splinter Review

Description ellson 2005-01-17 12:32:06 UTC
ictrap.c: In function 'DivFloor':
ictrap.c:384: warning: comparisons like X<=Y<=Z do not have their mathematical
meaning


Patch follows:
Comment 1 ellson 2005-01-17 12:34:19 UTC
Created attachment 1698 [details] [review]
parenthesize subexpression to avoid confusing gcc4
Comment 2 Carl Worth 2005-01-19 10:39:09 UTC
Thanks for the patch John,

but this function will be disappearing in my next commit to libpixman.
Comment 3 Carl Worth 2005-08-22 17:14:34 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.


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.