CVSROOT:        /cvsroot/freetype
Module name:    freetype2
Changes by:     Werner LEMBERG <wl>     08/06/09 21:20:18

Modified files:
        .              : ChangeLog 
        builds/win32   : ftdebug.c 

Log message:
        Support debugging on WinCE.  From Savannah patch #6536; this fixes
        bug #23497.
        
        * builds/win32/ftdebug.c (OutputDebugStringEx): New function/macro
        as a replacement for OutputDebugStringA (which WinCE doesn't have).
        Update all callers.
        (ft_debug_init) [_WIN32_CE]: WinCE apparently doesn't have
        environment variables.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/freetype2/ChangeLog?cvsroot=freetype&r1=1.1740&r2=1.1741
http://cvs.savannah.gnu.org/viewcvs/freetype2/builds/win32/ftdebug.c?cvsroot=freetype&r1=1.9&r2=1.10


_______________________________________________
Freetype-cvs mailing list
Freetype-cvs@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-cvs

Reply via email to