]> git.wh0rd.org - fontconfig.git/commit - src/fclang.c
Fix bug 2878 (excessive relocations at startup for charsets, reported by
authorPatrick Lam <plam@MIT.EDU>
Fri, 4 Nov 2005 19:31:26 +0000 (19:31 +0000)
committerPatrick Lam <plam@MIT.EDU>
Fri, 4 Nov 2005 19:31:26 +0000 (19:31 +0000)
commit82f35f8bb4fe58ebc839531f4a63544dc07f0f5d
tree0bf6808a2f2efd81151efd0eedd34d58d759afb3
parent50544b13c19c6a4a9fe9cf26cdd2170ddacf86d1
Fix bug 2878 (excessive relocations at startup for charsets, reported by
    Ross Burton): fc-lang/fc-lang now creates the static form of the
    langset, not the dynamic form, so that the charsets should now be in
    .rodata.
ChangeLog
fc-lang/fc-lang.c
src/fccharset.c
src/fcint.h
src/fclang.c