This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14258] [3.3/3.4/3.5 Regression] typename in a using declaration reports bogus error
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Feb 2004 13:59:45 -0000
- Subject: [Bug c++/14258] [3.3/3.4/3.5 Regression] typename in a using declaration reports bogus error
- References: <20040223132906.14258.japple@freeshell.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-02-23 13:59 -------
Yes. I flag this as a regression since the valid code used to be accepted
thanks to the implicit typename extension.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |rejects-valid
Known to fail| |3.3.3 3.4.0 3.5.0
Known to work| |3.2
Last reconfirmed|0000-00-00 00:00:00 |2004-02-23 13:59:44
date| |
Summary|using typename (only when |[3.3/3.4/3.5 Regression]
|necessary) in a using |typename in a using
|declaration reports bogus |declaration reports bogus
|error |error
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14258