Bug 15070

Summary: xorg/app/xpr - Compile warning fixes
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: App/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: janitor, patch
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Compile-warning-fixes.patch none

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.