Bug 15002

Summary: xorg/lib/libXrandr - 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: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.