public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/4498: Using "using" in a namespace with namespace as name (sort of infinite recursion ?!)
@ 2001-10-27  7:07 lerdsuwa
  0 siblings, 0 replies; 2+ messages in thread
From: lerdsuwa @ 2001-10-27  7:07 UTC (permalink / raw)
  To: fjolliton, gcc-bugs, gcc-prs, nobody

Synopsis: Using "using" in a namespace with namespace as name (sort of infinite recursion ?!)

State-Changed-From-To: open->closed
State-Changed-By: lerdsuwa
State-Changed-When: Sat Oct 27 07:07:20 2001
State-Changed-Why:
    Fixed in the main trunk.

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


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

* c++/4498: Using "using" in a namespace with namespace as name (sort of infinite recursion ?!)
@ 2001-10-07 15:16 fjolliton
  0 siblings, 0 replies; 2+ messages in thread
From: fjolliton @ 2001-10-07 15:16 UTC (permalink / raw)
  To: gcc-gnats

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 970 bytes --]

>Number:         4498
>Category:       c++
>Synopsis:       Using "using" in a namespace with namespace as name (sort of infinite recursion ?!)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 07 15:16:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Frédéric Jolliton
>Release:        gcc-3.0.1
>Organization:
>Environment:
i686-pc-linux-gnu
Linux 2.4
glibc 2.2
>Description:
$ gcc gxx-bug.cc 
gxx-bug.cc:2: Internal error #382.
gxx-bug.cc:2: Internal compiler error in validate_nonmember_using_decl, at 
   cp/decl2.c:5004
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
$
>How-To-Repeat:
$ cat gxx-bug.cc 
namespace X {
        using ::X ;
}
$
>Fix:

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


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

end of thread, other threads:[~2001-10-27  7:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-27  7:07 c++/4498: Using "using" in a namespace with namespace as name (sort of infinite recursion ?!) lerdsuwa
  -- strict thread matches above, loose matches on Subject: below --
2001-10-07 15:16 fjolliton

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