Re: -fdiagnostics-color problem

Steven Honeyman <[email protected]> Wed, 19 Nov 2014 21:03:40 +0000
Newsgroups gmane.comp.compilers.ccache
Message-ID <CABz95_AhdpTR5wPJ+wtWE_4ThMLBdyyzcz=H687ByZYnGM4=6Q@mail.gmail.com>
On 19 November 2014 20:48, Joel Rosdahl <[email protected]> wrote:
> Hi Steven,
>
>> also get a build problem with -fdiagnostics-color enabled. With gcc4.9.2
>> in `make test` I get: [...]
>
> Right, the tests get confused by GCC_COLORS being set. Should be fixed by
> the attached patch.
>
> -- Joel
>

Thanks Joel - tested and working.


Steven.