This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: preprocessor/5940: CPP problem when header has same name as dir in previously in search path
- From: neil at gcc dot gnu dot org
- To: cholm at fys dot ku dot dk, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, neil at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 13 Mar 2002 23:03:30 -0000
- Subject: Re: preprocessor/5940: CPP problem when header has same name as dir in previously in search path
- Reply-to: neil at gcc dot gnu dot org, cholm at fys dot ku dot dk, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, neil at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: CPP problem when header has same name as dir in previously in search path
Responsible-Changed-From-To: unassigned->neil
Responsible-Changed-By: neil
Responsible-Changed-When: Wed Mar 13 15:03:29 2002
Responsible-Changed-Why:
.
State-Changed-From-To: open->closed
State-Changed-By: neil
State-Changed-When: Wed Mar 13 15:03:29 2002
State-Changed-Why:
Thanks for your bug report.
I don't have 3.0.3 lying around, but 3.0.4 and 3.1 continue searching for the header even if a directory of the same name matches.
The error message you posted I have reproduced with 2.95.4, but not 3.0.4 or 3.1. This particular bug was fixed recently, but I'm not sure when. Maybe 3.0.3 -> 3.0.4 was the time.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5940