[PATCH] Remove CopyISOLatin1Lowered
Jon TURNEY
jon.turney at dronecode.org.uk
Fri Oct 16 10:51:55 PDT 2009
On 15/10/2009 10:24, Yaakov (Cygwin/X) wrote:
> This function was moved verbatim into libXfont-1.4, and it is not used
> by the server or any drivers.
Actually libXfont commit daa7af2bb2326de363aa5ea51c29616e3634343a changed it
from weak to X_HIDDEN
> Exporting it in both places leads to
> multiple definition linking errors on Cygwin, where we need to use a
> static libXfont due to poor weak-symbol handling.
I've scooped this, but this needs an ack from someone who understands the Xorg
DDX. I would have thought that it's not much use as an X_EXPORT since loadable
font modules have gone, but I don't know.
More information about the xorg-devel
mailing list