Bug 15003

Summary: xorg/lib/libXprintUtil - Compile warning fixes.
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: Lib/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED NOTABUG 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-13 21:50:51 UTC
Created attachment 15109 [details] [review]
0001-Compile-warning-fixes.patch

Remove declaration of unused variables. Most interesting case was
a variable declared as const char *, and then redefined in a block
as char[some-value].
Comment 1 Paulo César Pereira de Andrade 2008-07-23 12:40:46 UTC
  Not a bug, just trivial compile warning fixes.

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.