[Pixman] [PATCH] pixman.h: Only define stdint types when PIXMAN_DONT_DEFINE_STDINT is undefined
Alexander Larsson
alexl at redhat.com
Mon Mar 8 01:40:42 PST 2010
On Mon, 2010-03-08 at 04:02 -0500, Søren Sandmann wrote:
> From: Søren Sandmann Pedersen <ssp at redhat.com>
>
> In SPICE, with Microsoft Visual C++, pixman.h is included after
> another file that defines these types, which causes warnings and
> errors.
>
> This patch allows such code to just define PIXMAN_DONT_DEFINE_STDINT
> to use its own version of those types.
Looks good to me.
More information about the Pixman
mailing list