Bug 17945

Summary: patch to avoid gcc warnings for libXfont
Product: xorg Reporter: Peter Breitenlohner <peb>
Component: Fonts/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: janitor, patch
Version: 7.3 (2007.09)   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
patch to avoid gcc warnings for libXfont (V 1.3.3) none

Description Peter Breitenlohner 2008-10-07 05:11:51 UTC
Created attachment 19435 [details] [review]
patch to avoid gcc warnings for libXfont (V 1.3.3)

Attached is a small patch avoiding two gcc warnings for libXfont (V 1.3.3)
Comment 1 Alan Coopersmith 2008-10-20 19:33:11 UTC
Pushed to git master - thanks for the patch:

commit 6bf52de1fb84d61b227daf7a7077af9ea3ec27a3
Author: Peter Breitenlohner <peb@mppmu.mpg.de>
Date:   Mon Oct 20 19:32:23 2008 -0700

    X.Org Bug 17945: avoid gcc warnings for libXfont
    
    <http://bugs.freedesktop.org/show_bug.cgi?id=17945>
    
    Avoid two gcc warnings
    src/fontfile/ffcheck.c:150: warning: initialization discards qualifiers from
    src/fontfile/register.c:98: warning: initialization discards qualifiers from

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.