> Here is a brief report on a C compiler "bcc".
Hmm. If I see `bcc' it reminds me to the Borland C compiler, which
I've used more than 20 years ago...
> Oops. If I rewrite
> FT_MODERRDEF( Base, 0x000, "base module" )
> as
> FT_MODERRDEF(Base, 0x000, "base module" )
> , the strange expansion "FT_Mod_Err_ Base" is changed to
> "FT_Mod_Err_Base".
Ouch.
> I guess FreeType2 developers don't want to rewrite the source for
> such broken cpp.
Indeed. Is Bruce's C compiler still maintained? Then you should
probably file a bug report.
Thanks for your investigations.
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel