This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22138] Better error message for rejecting local template decleration.
- 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: 21 Jun 2005 17:04:17 -0000
- Subject: [Bug c++/22138] Better error message for rejecting local template decleration.
- References: <20050621165926.22138.betasoft@acc.umu.se>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-21 17:04 -------
Confirmed, 3.3 and before gave a worse error message (at least to me):
t.cc:3: parse error before `template'
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2005-06-21 17:04:17
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22138