Bug 15002 - xorg/lib/libXrandr - Compile warning fixes.
Summary: xorg/lib/libXrandr - 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:03 UTC by Paulo César Pereira de Andrade
Modified: 2008-07-23 15:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


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

Description Paulo César Pereira de Andrade 2008-03-13 21:03:14 UTC
Created attachment 15107 [details] [review]
0001-Compile-warning-fixes.patch

Declare _XRRHasRates in Xrandrint.h. This header is not
installed and the function is declared as _X_HIDDEN, so this
should just not cause an warning due to missing function
prototype.
  Also don't declare local variables that are not used.
Comment 1 Paulo César Pereira de Andrade 2008-07-23 15:40:51 UTC
  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.