This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/34052] [4.3 regression] Trouble with variadic templates as template-template parameter



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]