public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/4864: incorrect warning
@ 2001-11-05  6:21 lerdsuwa
  0 siblings, 0 replies; 4+ messages in thread
From: lerdsuwa @ 2001-11-05  6:21 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/4864; it has been noted by GNATS.

From: lerdsuwa@gcc.gnu.org
To: david.abrahams@rcn.com, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org,
  gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, pdimov@mmltd.net
Cc:  
Subject: Re: c++/4864: incorrect warning
Date: 16 Nov 2001 17:18:49 -0000

 Synopsis: incorrect warning
 
 State-Changed-From-To: open->analyzed
 State-Changed-By: lerdsuwa
 State-Changed-When: Fri Nov 16 09:18:48 2001
 State-Changed-Why:
     Confirmed.  Name starting with '-' and not followed by 
     uppercase letter is only reserved in global namespace.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4864&database=gcc


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/4864: incorrect warning
@ 2002-03-19  6:30 jason
  0 siblings, 0 replies; 4+ messages in thread
From: jason @ 2002-03-19  6:30 UTC (permalink / raw)
  To: david.abrahams, gcc-bugs, gcc-prs, jakub, nobody, pdimov

Synopsis: incorrect warning

Responsible-Changed-From-To: unassigned->jakub
Responsible-Changed-By: jason
Responsible-Changed-When: Tue Mar 19 06:30:52 2002
Responsible-Changed-Why:
    jakub fixed this
State-Changed-From-To: analyzed->closed
State-Changed-By: jason
State-Changed-When: Tue Mar 19 06:30:52 2002
State-Changed-Why:
    fixed for 3.1

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4864


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/4864: incorrect warning
@ 2001-11-05  4:46 lerdsuwa
  0 siblings, 0 replies; 4+ messages in thread
From: lerdsuwa @ 2001-11-05  4:46 UTC (permalink / raw)
  To: david.abrahams, gcc-bugs, gcc-gnats, gcc-prs, nobody, pdimov

Synopsis: incorrect warning

State-Changed-From-To: open->analyzed
State-Changed-By: lerdsuwa
State-Changed-When: Fri Nov 16 09:18:48 2001
State-Changed-Why:
    Confirmed.  Name starting with '-' and not followed by 
    uppercase letter is only reserved in global namespace.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4864&database=gcc


^ permalink raw reply	[flat|nested] 4+ messages in thread

* c++/4864: incorrect warning
@ 2001-11-02  1:05 david.abrahams
  0 siblings, 0 replies; 4+ messages in thread
From: david.abrahams @ 2001-11-02  1:05 UTC (permalink / raw)
  To: gcc-gnats; +Cc: pdimov


>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:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-03-19 14:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-05  6:21 c++/4864: incorrect warning lerdsuwa
  -- strict thread matches above, loose matches on Subject: below --
2002-03-19  6:30 jason
2001-11-05  4:46 lerdsuwa
2001-11-02  1:05 david.abrahams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).