[cairo] static inline C code in VC++
Antoine Azar
cairo at antoineazar.com
Fri Jan 18 08:47:47 PST 2008
Hey all,
it seems that Visual Studio's C compiler isn't totally up to date,
and chokes on static inline functions. I see there are a bunch of
functions declared static inline in cairo-fixed-private.h, and this
breaks compilation on Windows. A simple fix would be to simply drop
the inline keyword on MSCVER. Anyone has any objections or other suggestions?
Thanks,
Antoine
More information about the cairo
mailing list