public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/6938: Conflicting redefinition is accepted
@ 2002-06-05 13:46 fonseca
  0 siblings, 0 replies; 2+ messages in thread
From: fonseca @ 2002-06-05 13:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6938
>Category:       c++
>Synopsis:       Conflicting redefinition is accepted
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          accepts-illegal
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 05 13:46:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Rene Fonseca
>Release:        gcc-3.1, gcc-3.0.4
>Organization:
>Environment:
Linux, Solaris, Cygwin (Windows 2000)
>Description:
An error should be generated for the following code at the second definition of MyName.

> >>>

namespace MyName {};
class MyName {}; // error should be generated here

<<<<
>How-To-Repeat:

>Fix:

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


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

* Re: c++/6938: Conflicting redefinition is accepted
@ 2002-06-07  7:15 lerdsuwa
  0 siblings, 0 replies; 2+ messages in thread
From: lerdsuwa @ 2002-06-07  7:15 UTC (permalink / raw)
  To: fonseca, gcc-bugs, gcc-prs, nobody

Synopsis: Conflicting redefinition is accepted

State-Changed-From-To: open->analyzed
State-Changed-By: lerdsuwa
State-Changed-When: Fri Jun  7 07:15:16 2002
State-Changed-Why:
    Confirmed.

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


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

end of thread, other threads:[~2002-06-07 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-05 13:46 c++/6938: Conflicting redefinition is accepted fonseca
2002-06-07  7:15 lerdsuwa

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).