<p><br>
On Oct 1, 2013 12:50 PM, "eles" <<a href="mailto:eles@eles.com">eles@eles.com</a>> wrote:<br>
><br>
> On Tuesday, 1 October 2013 at 11:47:31 UTC, eles wrote:<br>
>><br>
>> On Tuesday, 1 October 2013 at 09:57:38 UTC, Iain Buclaw wrote:<br>
>>><br>
>>> On Oct 1, 2013 8:20 AM, "eles" <<a href="mailto:eles@eles.com">eles@eles.com</a>> wrote:<br>
>>>><br>
>>>><br>
>>>> On Tuesday, 1 October 2013 at 03:36:09 UTC, Iain Buclaw wrote:<br>
>>>>><br>
>>>>><br>
>>>>> On 3 September 2013 17:03, Iain Buclaw <<a href="mailto:ibuclaw@ubuntu.com">ibuclaw@ubuntu.com</a>> wrote:<br>
>>>>>><br>
>>>>>><br>
>>>>>> On 3 September 2013 16:54, eles <<a href="mailto:eles@eles.com">eles@eles.com</a>> wrote:<br>
>>>>>>><br>
>>>>>>><br>
>> "-fno-diagnostics-color<br>
>> Use color in diagnostics. WHEN is ‘never’, ‘always’, or ‘auto’. The default is ‘never’ if GCC_COLORS environment variable isn't present in the environment, and ‘auto’ otherwise. ‘auto’ means to use color only when the standard error is a terminal. The forms -fdiagnostics-color and -fno-diagnostics-color are aliases for -fdiagnostics-color=always and -fdiagnostics-color=never, respectively."<br>

>><br>
>> <a href="http://gcc.gnu.org/onlinedocs/gcc/Language-Independent-Options.html">http://gcc.gnu.org/onlinedocs/gcc/Language-Independent-Options.html</a><br>
>><br>
>> It seems to work the same way.<br>
><br>
><br>
> Wowo, it *really* works if i set up the GCC_COLORS<br>
></p>
<p>Doesn't surprise me.  A lot of gcc features work without front end interaction.  :)</p>
<p>Regards<br>
-- <br>
Iain Buclaw</p>
<p>*(p < e ? p++ : p) = (c & 0x0f) + '0';<br>
</p>