[Bug c++/53061] [C/ObjC/C++/ObjC++] cleanup diagnostics initialization

2014-10-26 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53061 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/53061] [C/ObjC/C++/ObjC++] cleanup diagnostics initialization

2014-10-26 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53061 --- Comment #2 from Manuel López-Ibáñez --- Author: manu Date: Sun Oct 26 21:21:58 2014 New Revision: 216720 URL: https://gcc.gnu.org/viewcvs?rev=216720&root=gcc&view=rev Log: In cp/error.c, I separate the initialization of the diagnostic contex

[Bug c++/53061] [C/ObjC/C++/ObjC++] cleanup diagnostics initialization

2012-04-21 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53061 Manuel López-Ibáñez changed: What|Removed |Added CC||tromey at gcc dot gnu.org --- Comme