"H.J. Lu" <hjl.to...@gmail.com> writes:

> On Wed, Jan 28, 2009 at 12:32 PM, Ian Lance Taylor <i...@google.com> wrote:
>> "H.J. Lu" <hjl.to...@gmail.com> writes:
>>
>>> I got a request to try "FOO.H" if foo.h doesn't exist when dealing
>>> with
>>>
>>> #include "foo.h"
>>>
>>> Any comments?
>>
>> Please, no.
>>
>> They could use header.gcc instead.
>>
>> http://gcc.gnu.org/onlinedocs/cppinternals/Files.html
>>
>
> Will it work on pathnames?

Normally the file is placed where the header file lives, and gives
alternate names which may be used to open the header file.

Ian

Reply via email to