c++/7761: gcc reports internal error code 383 on invalid namespace usage.
bangerth@dealii.org
bangerth@dealii.org
Thu Oct 31 13:33:00 GMT 2002
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
More information about the Gcc-prs
mailing list