This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/38888] [C++0x] badly readable diagnostic output with variadic templates
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Oct 2009 06:12:01 -0000
- Subject: [Bug c++/38888] [C++0x] badly readable diagnostic output with variadic templates
- References: <bug-38888-102@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from jason at gcc dot gnu dot org 2009-10-17 06:12 -------
Subject: Bug 38888
Author: jason
Date: Sat Oct 17 06:11:21 2009
New Revision: 152925
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152925
Log:
PR c++/38888
* error.c (dump_template_bindings): Wrap argument packs in {}.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/error.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38888