This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: case insensitive for #include
- From: Ian Lance Taylor <iant at google dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: "gcc\ at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, "Ye\, Joey" <joey dot ye at intel dot com>, "Guo\, Xuepeng" <xuepeng dot guo at intel dot com>
- Date: Wed, 28 Jan 2009 12:32:30 -0800
- Subject: Re: RFC: case insensitive for #include
- References: <6dc9ffc80901281151g72a34e5clb64893a2aaf798b1@mail.gmail.com>
"H.J. Lu" <hjl.tools@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
Ian