Re: [PATCH] Small color diagnostics tweak

2013-05-14 Thread Gabriel Dos Reis
OK. On Tue, May 14, 2013 at 1:52 PM, Jakub Jelinek wrote: > Hi! > > A few spots which print file:line or file:line:column info, but weren't > using locus color for it. > > Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, > also tested with ./xg++ -B ./ -S -fdiagnostics-color=a

[PATCH] Small color diagnostics tweak

2013-05-14 Thread Jakub Jelinek
Hi! A few spots which print file:line or file:line:column info, but weren't using locus color for it. Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, also tested with ./xg++ -B ./ -S -fdiagnostics-color=auto test.ii on: # 1 "test.c" # 1 "" # 1 "test.c" # 1 "test1.h" 1 # 1 "te