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 <[email protected]>
I thought I addressed those before sending, Reviewed-by: Chris Wilson <[email protected]> -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
