This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10749] [3.3 regression] triple nested template classes in namespace need to qualify ns
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2003 18:32:09 -0000
- Subject: [Bug c++/10749] [3.3 regression] triple nested template classes in namespace need to qualify ns
- References: <20030512131601.10749.meinlschmidt@informatik.uni-erlangen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10749
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-07-22 18:32 -------
This bug turned out to be a duplicate of PR 11546, and is already fixed in both
GCC 3.3.1 and GCC 3.4.
*** This bug has been marked as a duplicate of 11546 ***