On 5/16/2017 8:13 AM, H. S. Teoh via Digitalmars-d-announce wrote:
Simpler solution: print the identifier in quotes, e.g.:

     error: undefined identifier 'maybe'

There: instantly clear without needing any colors.

I know about the quotes. With longer message lines, they get lost.

To turn off color, just add:

   -color=off

to your dmd.conf file.

Reply via email to