[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] Re: [Freetype] Re: Summary of ANSI preprocessor trouble..
From: |
Werner LEMBERG |
Subject: |
[Devel] Re: [Freetype] Re: Summary of ANSI preprocessor trouble.. |
Date: |
Wed, 13 Dec 2000 08:25:49 +0100 (CET) |
> There is still a possibility to circumvent this:
>
> #define FT_INTERNAL_INTERNAL_H FT_INTERNAL_FILE(internal.h)
> #include FT_INTERNAL_INTERNAL_H
>
> According to Martin Buchholz, one of the XEmacs core members, this
> should be portable (namely, having a simple macro expanded in a
> #include line).
>
> Maybe you give this a try on those buggy compilers...
I'll implement and commit it -- it's work of just a few minutes
(i.e., finding the right regexp).
Werner
- [Devel] Re: [Freetype] Re: Summary of ANSI preprocessor trouble..,
Werner LEMBERG <=