Re: [PATCH] Let env var CLICOLOR_FORCE set -fdiagnostics-color=always.

2018-06-22 Thread Adam Borowski
On Fri, Jun 22, 2018 at 02:08:27PM -0600, Jeff Law wrote: > On 06/12/2018 04:46 PM, Adam Borowski wrote: > > Here's a patch for Bugzilla 80271, to add support for env CLICOLOR_FORCE. > > > > Automated build environments -- and even some which you run by hand -- > &g

[PATCH] Let env var CLICOLOR_FORCE set -fdiagnostics-color=always.

2018-06-12 Thread Adam Borowski
in every case you unset it in the very next line after enabling it. I've submitted an equivalent of this patch to llvm/clang as well. -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- From: Adam Borowski Date: Mon, 11 Jun 2018 01:0