This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

preprocessor/2444: Internal error, <new> vs a directory named 'new'



>Number:         2444
>Category:       preprocessor
>Synopsis:       Internal error, <new> vs a directory named 'new'
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 31 12:36:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Harri Porten
>Release:        gcc version 3.1 20010326 (experimental)
>Organization:
>Environment:
i686-pc-linux-gnu
>Description:
The preprocessor appearantly gets confused when any
STL headers are included and a directory named 'new'
exists in the include path.
>How-To-Repeat:
mkdir new
echo "#include <vector>" > test.cpp
g++ -I. -c test.cpp
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]