This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12834] [3.4 Regresssion] [DR224] "typename" required where not deemed necessary by ISO C++
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Oct 2003 01:47:35 -0000
- Subject: [Bug c++/12834] [3.4 Regresssion] [DR224] "typename" required where not deemed necessary by ISO C++
- References: <20031030014229.12834.jens.maurer@gmx.net>
- 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=12834
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |9634
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |rejects-valid
Last reconfirmed|0000-00-00 00:00:00 |2003-10-30 01:47:34
date| |
Summary|"typename" required where |[3.4 Regresssion] [DR224]
|not deemed necessary by ISO |"typename" required where
|C++ |not deemed necessary by ISO
| |C++
Target Milestone|--- |3.4
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-30 01:47 -------
This is almost a dup of bug 9634 but since the test case is different I leaving this bug but linking
as a dependency to that bug.