Bug 17943 - patch to avoid gcc warnings for libXft
Summary: patch to avoid gcc warnings for libXft
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xft (show other bugs)
Version: 7.3 (2007.09)
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2008-10-07 04:25 UTC by Peter Breitenlohner
Modified: 2010-12-03 17:06 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
patch to avoid gcc warnings and comment about freetype2 ALPHA code (1.08 KB, patch)
2008-10-07 04:25 UTC, Peter Breitenlohner
no flags Details | Splinter Review

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.