------- Comment #1 from pinskia at gcc dot gnu dot org  2007-12-08 20:44 -------
Confirmed.
Full error messages in C++98 mode:
t.cc:1: error: ISO C++ does not include variadic templates
t.cc:1: error: ISO C++ does not include variadic templates
t.cc: In constructor 'foo(int [N]...)::A::A()':
t.cc:5: error: use of parameter from containing function
t.cc:1: error:   '#'type_pack_expansion' not supported by
dump_type_prefix#<typeprefixerror>x#'type_pack_expansion' not supported by
dump_type_suffix#' declared here


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-12-08 20:44:32
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34395

Reply via email to