c++/4864: incorrect warning
david.abrahams@rcn.com
david.abrahams@rcn.com
Fri Nov 2 01:19:00 GMT 2001
>Number: 4864
>Category: c++
>Synopsis: incorrect warning
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Nov 13 05:36:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: David Abrahams
>Release: gcc 3.0.2
>Organization:
>Environment:
cygwin, FWIW
>Description:
G++ warns about identifiers which are supposed to be reserved to the user:
----
c:/boost/boost/bind.hpp:1356: warning: identifier name `_1' conflicts with GNU C++ internal naming strategy
>How-To-Repeat:
namespace {
inti _1;
}
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list