Bug 14629 - Building app module component fonttosfnt: initializer-string for array of chars is too long
Summary: Building app module component fonttosfnt: initializer-string for array of cha...
Status: RESOLVED DUPLICATE of bug 3928
Alias: None
Product: xorg
Classification: Unclassified
Component: Fonts/other (show other bugs)
Version: 7.2 (2007.02)
Hardware: PowerPC Mac OS X (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-22 15:50 UTC by Peter Dyballa
Modified: 2008-02-22 15:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.