On Tuesday, 1 October 2013 at 03:36:09 UTC, Iain Buclaw wrote:
On 3 September 2013 17:03, Iain Buclaw <ibuc...@ubuntu.com>
wrote:
On 3 September 2013 16:54, eles <e...@eles.com> wrote:
It would be possible to implement this for gdc, too:
As for errors, only errors that go through the gcc error
system shows
in colours. So would have to modify the frontend accordingly
in that
case...
https://github.com/D-Programming-GDC/GDC/commit/b2a4421180f70475b52497a75ab0fe760ebc82d7
Great! Could you make fdiagnostic-color=auto by default? (instead
of never). Just like gcc.
Thank you.