------- Comment #3 from reichelt at gcc dot gnu dot org 2005-12-08 13:42 ------- This is now also fixed on the 3.4 branch (probably by the patch for PR19397). We now get the following error message:
bug.cc:3: error: type/value mismatch at argument 1 in template parameter list for `template<char <anonymous> > struct A' bug.cc:3: error: expected a constant of type `char', got `char' -- reichelt at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19441