[cairo] static inline C code in VC++

Carl Worth cworth at cworth.org
Fri Jan 18 12:44:32 PST 2008


On Fri, 18 Jan 2008 12:31:37 -0800, Vladimir Vukicevic wrote:
> Hm, at some point there was something like
> #ifdef _MSC_VER
> #define inline __inline
> #endif

I still see this in cairoint.h:

	#ifdef _MSC_VER
	#define snprintf _snprintf
	#undef inline
	#define inline __inline
	#endif

Is something just failing to include that somewhere?

-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.cairographics.org/archives/cairo/attachments/20080118/10f0ba0b/attachment.pgp 


More information about the cairo mailing list