------- Comment #1 from bangerth at dealii dot org 2007-04-08 01:01 ------- I also find this a bit weird:
bug.cc:4: error: parameter packs not expanded with `...': bug.cc:4: note: 't' If the error ends with a colon, then the variable name should also be listed as part of the error message, not as a separate note. Also, the typical wording would be: error: parameter pack 't' not expended with `...' in keeping with other messages. -- bangerth at dealii dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bangerth at dealii dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31445