This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/7761: gcc reports internal error code 383 on invalid namespace usage.


Synopsis: gcc reports internal error code 383 on invalid namespace usage.

State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Thu Oct 31 13:33:12 2002
State-Changed-Why:
    This is the same problem as in one of the other
    reports I have been looking at today (geesh, cannot find its
    number...), which allows
      struct A{};
      namespace A {};
    in the first place. If that is fixed, the problem here
    will be fixed as well.
    Thus, considering this a duplicate, I close it.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]