[PATCH 2/4] Fix redundant declarations in dixfont.h

Alan Coopersmith alan.coopersmith at oracle.com
Sun Jan 29 09:27:23 PST 2012


On 01/27/12 07:55 AM, Jon TURNEY wrote:
> These functions (which are required by libXfont) are prototyped in fontproto.h, which is included
> (indirectly, at the moment) by dixfont.h.  It seems sensible to remove the declarations from dixfonts.h
> and make the include explicit

It seems sensible, and I'd be totally in favor of it... except for
sdksyms.sh in the xfree86 ddx build, which searches headers for
_X_EXPORT symbols to export.    If we make this change, will these
symbols stop being exported and then we get stuck using the weak
linked stubs in libXfont?

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list