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++/45487] Request to change comma to semicolon in error message


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

--- Comment #4 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-09-27 01:56:22 UTC ---
Author: paolo
Date: Tue Sep 27 01:56:17 2011
New Revision: 179226

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179226
Log:
/cp
2011-09-26  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/45487
    * error.c (dump_template_bindings): Separate bindings with semicolons
    instead of commas.

/testsuite
2011-09-26  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/45487
    * g++.dg/diagnostic/bindings1.C: New.
    * g++.old-deja/g++.pt/memtemp77.C: Adjust.

Added:
    trunk/gcc/testsuite/g++.dg/diagnostic/bindings1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/error.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.old-deja/g++.pt/memtemp77.C


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