[Pixman] [PATCH] sse2: Use uintptr_t in type casts from pointer to integral value

Chris Wilson chris at chris-wilson.co.uk
Sat Feb 9 03:53:44 PST 2013


On Sat, Feb 09, 2013 at 12:40:16PM +0100, Stefan Weil wrote:
> Some recent code added new type casts from pointer to unsigned long.
> These type casts result in compiler warnings for systems like
> MinGW-w64 (64 bit Windows) where sizeof(unsigned long) != sizeof(void *).
> 
> Signed-off-by: Stefan Weil <sw at weilnetz.de>

I thought I addressed those before sending,
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Pixman mailing list