Bug 15070 - xorg/app/xpr - Compile warning fixes
Summary: xorg/app/xpr - Compile warning fixes
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: janitor, patch
Depends on:
Blocks:
 
Reported: 2008-03-16 14:04 UTC by Paulo César Pereira de Andrade
Modified: 2009-01-26 21:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-Compile-warning-fixes.patch (7.72 KB, patch)
2008-03-16 14:04 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review

Description Paulo César Pereira de Andrade 2008-03-16 14:04:33 UTC
Created attachment 15200 [details] [review]
0001-Compile-warning-fixes.patch

Add parenthesis around code like "a << b-1" and "foo + (a-b*c) >> d".
  Cast some print arguments.
  Remove const char from some prototypes because it actually pass the
arguments to a function that changes the string contents.
Comment 1 Paulo César Pereira de Andrade 2009-01-26 21:32:51 UTC
Already corrected in git master.


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.