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++/38888] [C++0x] badly readable diagnostic output with variadic templates



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


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