>> Hmm. I will try to find any combinations can simulate
>> -pedantic except of -Wlong-long.
> 
> Can't you just use the -std=c99 flag to tell GCC to only be pedantic
> about things not in the now-15-year-old C99 standard, instead of
> going back to the older C89?

Good idea!  I leave it to Toshiya-san to investigate this
thoroughly :-) However, given that FreeType runs on quite exotic
platforms, ensuring valid C89 code as the least common denominator is
quite vital, so I will currently check the gcc version.


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

Reply via email to