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/45850] support color diagnostics


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

--- Comment #4 from Gabriel Dos Reis <gdr@integrable-solutions.net> 2010-10-02 17:32:08 UTC ---
On Sat, Oct 2, 2010 at 11:59 AM, manu at gcc dot gnu.org
> Since gcc doesn't have caret or fix-it hints, my proposal is quite modest, just
> Âcolor the diagnostic markers:
>
> error: (bold red)
> warning: (magenta)
> note: (blue? green?)
>
> I would follow the very simple implementation used by grep.

IDEs let users get the colors they want -if they ever wanted.

(the above is certainly a wrong default for me -- the background
of my terminal is always dark. :-)


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