[tlbuild] lcdf-typetools: buggy inline handling in config.h.in

Eddie Kohler kohler at cs.ucla.edu
Mon Jun 7 06:34:08 CEST 2010


As I said, I've fixed it in my sources.

My sources do not actually call AC_C_INLINE, and therefore my config.h.in does 
not ever provide a definition for 'inline'.  Perhaps Peter's does.

Eddie


On 06/06/2010 05:19 PM, Vladimir Volovich wrote:
> and so inline gets defined in this case.
>
> but, does lcdf-typetools (re)define the "inline" macro anywhere other
> than in confog.h? if not, it seems that just removing these 2 lines
> would take care of the problem?:
>
> /* Get rid of a possible inline macro under C++. */
> # define inline inline
>
> (unless lcdf-typetools includes some kpathsea headers which (re)define
> "inline", not taking care to do this inside the
> #ifndef __cplusplus ... #endif block)
>
> Best,
> v.


More information about the tlbuild mailing list