Several small fixes for xserver master

Jie Luo clotho67 at gmail.com
Wed Jul 16 22:06:19 PDT 2008


Hi,

There are some small problems with the recent code remove and changes. 
Here are some patches to fix them.

1. The "OS/KDrive/XFree86: Sanitise colour initialisation" change 
replace some open-code in oscolor.c with strncasecmp. But the semantic 
of the open-code is different with strncasecmp. The first patch fix this 
and also some compile warning.

2. Don't try to load "freetype" module anymore, it's no longer build as 
a module.

3. The call of FreeTypeRegisterFontFileFunctions() seems duplicated, and 
prints warning in log.


There still some code in hw/xfree86/utils/xorgcfg/mouse-cfg.c use 
XFree86-Misc. Somebody should remove it and fix the code.


Thanks very much.

Jie
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 01-fix-oscolor.patch
URL: <http://lists.x.org/archives/xorg/attachments/20080717/4d69dbb4/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 02-do-not-try-to-load-freetype-module.patch
URL: <http://lists.x.org/archives/xorg/attachments/20080717/4d69dbb4/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 03-remove-duplicated-call.patch
URL: <http://lists.x.org/archives/xorg/attachments/20080717/4d69dbb4/attachment-0002.ksh>


More information about the xorg mailing list