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: 20 Jun 2003 18:58:21 -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
----------------------------------------------------------------------------
Summary|[3.3/3.4 regression] triple |[3.3 regression] triple
|nested template classes in |nested template classes in
|namespace need to qualify ns|namespace need to qualify ns
------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-06-20 18:58 -------
Fixed in GCC 3.4 with the patch attached.