> I've verified that replacing #undef FT_CONFIG_OPTION_FORCE_INT64
> with #define in include/freetype/config/ftoption.h does prevent the
> #undef FT_LONG64.
> 
> But that shouldn't be needed on LP64 archs.
> 
> Perhaps the #if FT_SIZEOF_LONG == 8 case should also #define
> FT_CONFIG_OPTION_FORCE_INT64 ?

For the dumb guy I am this sounds reasonable :-) What about `make
devel; make' which checks ANSI compliance also?

If everything's fine, please post a complete patch again so that I can
apply it.


    Werner

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to