This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: diag color
- From: Manuel López-Ibáñez <lopezibanez at gmail dot com>
- To: phi gcc <phi dot gcc at gmail dot com>, Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 31 Jul 2016 14:16:44 +0100
- Subject: Re: diag color
- Authentication-results: sourceware.org; auth=none
- References: <CADieKzu2BhHBTzhWrQjuCCZixd7bnq2syB=z+8JvXbeFL2L6FQ@mail.gmail.com> <CAH6eHdQnj=A+CrZShwEXbTDzpA15JSdQPNMQThFK2C-pejpzKA@mail.gmail.com> <CADieKztvJaCYTqD+7Xeni9XU7Tucp5YJzQ82rF3r67R=7J2Eow@mail.gmail.com> <CADieKztpu+6MHuam4ryeTJeJJY95FZxnpwtOtr3ZptPfLxA_1A@mail.gmail.com>
On 31/07/16 13:16, phi gcc wrote:
I admit I red this a bit too fast, and since the doc sez "if
GCC_COLORS isn't present" I didn't infered what it does if set. I
didn't saw the =never was a goof for the env var.
I guess I must not be the only one trapped here.
Yet I still believe it is wrongly coded, a very little logic in the
init() path would allow every one to be happy :)
If you think you can code it better, prove it:
https://gcc.gnu.org/wiki/GettingStarted#Basics:_Contributing_to_GCC_in_10_easy_steps
That also applies to documentation changes.
Cheers,
Manuel.