public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53061] New: [C/ObjC/C++/ObjC++] cleanup diagnostics initialization
@ 2012-04-21 12:47 manu at gcc dot gnu.org
  2012-04-21 12:56 ` [Bug c++/53061] " manu at gcc dot gnu.org
  2014-10-26 21:35 ` manu at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: manu at gcc dot gnu.org @ 2012-04-21 12:47 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53061
           Summary: [C/ObjC/C++/ObjC++] cleanup diagnostics initialization
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: manu@gcc.gnu.org


Created attachment 27212
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27212
patch

See http://gcc.gnu.org/ml/gcc-patches/2012-04/msg00443.html and other emails in
that thread.

My latest patch is attached.

Changelog is:

2012-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>

        * doc/invoke.texi (fmessage-length): Update.
        * pretty-print.h (getenv_columns): New.
        * c-objc-common.c (c_objc_common_init): Do not do diagnostics
        initialization here.
c-family/
        * c-opts.c (c_common_initialize_diagnostics): Rename as
        c_common_diagnostics_defaults. Set defaults here.
        * c-common.h (c_common_initialize_diagnostics): Likewise.
cp/
        * cp-objcp-common.c (cxx_initialize_diagnostics): Move from
        here to ...
        * error.c: ... here.
        (init_error): Delete.
        * cp-tree.h (init_error): Delete.
        * lex.c (cxx_init): Do not call init_error.
        * cxx-pretty-print.c (pp_cxx_pretty_printer_init): Do not set
        default message length here.


I prefer to focus on other things, so feel free to take it and do whatever you
need to get it approved.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-26 21:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-21 12:47 [Bug c++/53061] New: [C/ObjC/C++/ObjC++] cleanup diagnostics initialization manu at gcc dot gnu.org
2012-04-21 12:56 ` [Bug c++/53061] " manu at gcc dot gnu.org
2014-10-26 21:35 ` manu at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).