This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34052] [4.3 regression] Trouble with variadic templates as template-template parameter
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jan 2008 16:01:38 -0000
- Subject: [Bug c++/34052] [4.3 regression] Trouble with variadic templates as template-template parameter
- References: <bug-34052-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rguenth at gcc dot gnu dot org 2008-01-03 16:01 -------
I agree, these sort of bugs should be P4 as a user will only see
t.C:1: error: ISO C++ does not include variadic templates
t.C:3: confused by earlier errors, bailing out
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34052