[cairo] Two small fixes
Stefan Klug
Klug.Stefan at gmx.de
Wed Mar 18 04:40:23 PDT 2009
Hi,
I've just updated to cairo HEAD and got two small issues.
Issue 1:
There were 2 ifdefs checking for WINCE which I believe should be checks
for the official _WIN32_WCE define.
Issue 2:
cairo-system.c includes cairo-win32-private.h.
This seems not necessary and fails when compiling for Win32 (CE) but
without Win32 surface (--disable-win32)
The attached patches should fix these...
Stefan Klug
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-change-WINCE-define-to-_WIN32_WCE.patch
Type: text/x-patch
Size: 902 bytes
Desc: not available
Url : http://lists.cairographics.org/archives/cairo/attachments/20090318/0ed5fcbc/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-fix-Win32-without-Win32Surface.patch
Type: text/x-patch
Size: 331 bytes
Desc: not available
Url : http://lists.cairographics.org/archives/cairo/attachments/20090318/0ed5fcbc/attachment-0001.bin
More information about the cairo
mailing list