Arkady Shapkin's commit #84eebf4802 (from May 12th) has broken a compilation that I need to do with MSVC-8. It's because of introducing this change at line 365 of 'freetype/internal/ftcalc.h':-

        static inline FT_Int32

However, MSVC-8 seems happy with this underscored variant, if that helps...

        static __inline FT_Int32

Just a heads-up,

John

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to