Bug 17943

Summary: patch to avoid gcc warnings for libXft
Product: xorg Reporter: Peter Breitenlohner <peb>
Component: Lib/XftAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: keithp, remi
Version: 7.3 (2007.09)Keywords: patch
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
patch to avoid gcc warnings and comment about freetype2 ALPHA code none

Description Peter Breitenlohner 2008-10-07 04:25:25 UTC
Created attachment 19433 [details] [review]
patch to avoid gcc warnings and comment about freetype2 ALPHA code

Attached is a small patch avoiding gcc warnings from libXft (V 2.1.13)

The patch starts with a comment about the problem of using freetype2 interfaces that are ALPHA code. Please read and consider.
Comment 1 Matt Turner 2010-12-03 17:06:13 UTC
This was committed back in 2008.

commit 60bb5229f0fb16cee27077552fbc35d53c94f031
Author: Erik Andren <erik.andren@gmail.com>
Date:   Sat Oct 25 20:34:27 2008 +0200

    Header cleanup (bug#4703)
    
    Remove prototypes for nonexistent functions from Xft.h, and add missing
    include in xftglyphs.c
    
    Signed-off-by: Julien Cristau <jcristau@debian.org>

In the future, please send patches to xorg-devel@lists.x.org. Filing them away in bugzilla is a recipe for them to rot here forever.

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.