Bug 14629

Summary: Building app module component fonttosfnt: initializer-string for array of chars is too long
Product: xorg Reporter: Peter Dyballa <Peter_Dyballa>
Component: Fonts/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.2 (2007.02)   
Hardware: PowerPC   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:

Description Peter Dyballa 2008-02-22 15:50:24 UTC
write.c: In function ‘writePCLT’:
write.c:1033: warning: initializer-string for array of chars is too long

Obviously the macro XVENDORNAME is longer than 6 characters ("X.Org Foundation") in

    char name[16] = XVENDORNAME" font    ";

Mac OS X 10.4.11
Comment 1 Alan Coopersmith 2008-02-22 15:53:37 UTC

*** This bug has been marked as a duplicate of bug 3928 ***

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.