Xft.h includes these two prototypes: /* xftdir.c */ FcBool XftDirScan (FcFontSet *set, _Xconst char *dir, FcBool force); FcBool XftDirSave (FcFontSet *set, _Xconst char *dir); but Xft2 doesn't have xftdir.c or any other definitions of them. (cvsweb shows that xftdir.c was deleted with the comment "Update to Xft version 2", but that's the same comment on the CVS checkin that added the prototypes.)
I'm attaching a patch that cleans this and some other unnecessary comments.
Created attachment 5794 [details] [review] Cleanup patch
Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Is anyone ever going to apply this? Comments?
> --- Comment #4 from Ben Gamari <bgamari@gmail.com> 2008-06-23 17:58:18 PST --- > Is anyone ever going to apply this? Comments? > applied (the hunks that were still relevant, anyway)
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.