built-ins in libXfont and KDRIVESERVER

Alexander E. Patrakov patrakov at ums.usu.ru
Sun Dec 25 04:15:36 PST 2005


Hello,

in libXfont-X11R7.0-1.0.0/src/builtins/*, there are some bitmap fonts
that would be available to the X server if it called
BuiltinRegisterFpeFunctions(). But, xorg-server-X11R7.0-1.0.1 does so
only if KDRIVESERVER is defined, i.e. never (see dix/dixfonts.c).

So, either libXfont-X11R7.0-1.0.0/src/builtins/* is just waste and
shouldn't be there, or there should be no #ifdef KDRIVESERVER around
BuiltinRegisterFpeFunctions() in xorg-server-X11R7.0-1.0.1/dix/dixfonts.c.

BTW the other use of KDRIVESERVER a few lines above that is also 
questionable: this macro is never defined.

-- 
Alexander E. Patrakov



More information about the xorg mailing list