This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RFC: case insensitive for #include
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: "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 11:51:22 -0800
- Subject: RFC: case insensitive for #include
Hi,
I got a request to try "FOO.H" if foo.h doesn't exist when dealing
with
#include "foo.h"
Any comments?
Thanks.
--
H.J.