preprocessor/2444: Internal error, <new> vs a directory named 'new'
porten@kde.org
porten@kde.org
Sat Mar 31 12:36:00 GMT 2001
>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:
More information about the Gcc-prs
mailing list