This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15947] [3.4/3.5 Regression] Puzzling error message for wrong destructor declaration in template class
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2004 02:20:47 -0000
- Subject: [Bug c++/15947] [3.4/3.5 Regression] Puzzling error message for wrong destructor declaration in template class
- References: <20040611172213.15947.pkoning@equallogic.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-06-13 02:20 -------
Well, 3.3 accepts the very same destructor declaration so this is a regression.
I'm submitting the patch soon.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|enhancement |critical
Known to fail| |3.4.0 3.5.0
Known to work| |3.3.3
Summary|Puzzling error message for |[3.4/3.5 Regression]
|wrong destructor declaration|Puzzling error message for
|in template class |wrong destructor declaration
| |in template class
Target Milestone|--- |3.4.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15947