Bug 15003 - xorg/lib/libXprintUtil - Compile warning fixes.
Summary: xorg/lib/libXprintUtil - Compile warning fixes.
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/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-13 21:50 UTC by Paulo César Pereira de Andrade
Modified: 2008-07-23 12:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-Compile-warning-fixes.patch (1.93 KB, patch)
2008-03-13 21:50 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review

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.