[cairo] Two small fixes

Behdad Esfahbod behdad at behdad.org
Sat Mar 21 14:43:51 PDT 2009


On 03/20/2009 05:44 PM, Jeff Muizelaar wrote:
> On Wed, Mar 18, 2009 at 12:40:23PM +0100, Stefan Klug wrote:
>> 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.
>
> I've pushed this change. Thanks.
>
>> 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)
>
> I'm not sure why any of the *-private.h files are being included.
> Behdad?

Lacking a win32 build environment, when I moved that code into that file, I 
simply dupped all the includes of the originating file to make sure it 
compiles.  Go ahead and remove them...

behdad


> -Jeff
>


More information about the cairo mailing list