[cairo] Re: Cairographics on win32

Carl Worth cworth at cworth.org
Thu Apr 7 12:30:01 PDT 2005


On Wed, 30 Mar 2005 19:28:05 -0500, Jason Dorje Short wrote:
> > The better way to handle this is with configure-time checks for 
> > features, not build-time checks for platforms.  (At least this is what 
> > the autoconf manual will tell you.)

Indeed it is.

> This patch implements the changes entirely.  So long as stdint.h, 
> inttypes.h, and sys/int_types.h are where the types are declared it 
> should work on all platforms.

Thanks so much. I've committed this now.

> if possible a native type should be used.  I'm not really sure how best 
> to do this so I just added a simple check for 64-bit long longs.
> 
> Note adding these types without #ifdef protection won't work too well; 
> it'll conflict with the types already included by the system

If anyone finds problems with either of these, they will be easy to
change, (none of this touches the public interface).

-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20050407/40d96c59/attachment.pgp


More information about the cairo mailing list