freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] Re: bcc and FreeType2


From: Werner LEMBERG
Subject: [ft-devel] Re: bcc and FreeType2
Date: Fri, 11 Jul 2008 14:56:49 +0200 (CEST)

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]