Bug 8900

Summary: XftNameUnparse should be exported in libXft
Product: xorg Reporter: Joshua Baergen <joshuabaergen>
Component: Lib/XftAssignee: Daniel Stone <daniel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
XftNameUnparse.patch none

Description Joshua Baergen 2006-11-05 11:10:40 UTC
libXft got a symbol cleanup for 2.1.9, and many symbols were hidden, including
XftNameUnparse.  It was later decided that XftNameUnparse should still be
exported, since many applications depend on it.  It was re-exported for 2.1.10,
but was never properly applied to the git tree, so when 2.1.11 was released, the
symbol was once again hidden.

Following is a patch to re-export the symbol.  I'm not sure what else is missing
from libXft's git.
Comment 1 Joshua Baergen 2006-11-05 11:11:45 UTC
Created attachment 7660 [details] [review]
XftNameUnparse.patch

Patch created by David Gurvich <david.gurvich@verizon.net>.
Comment 2 Daniel Stone 2006-12-08 00:15:07 UTC
2.1.12 pushed, thanks

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.