Quora: Why hasn't D started to replace C++?
Jan Knepper
jan at digitalmars.com
Tue Feb 6 15:02:32 UTC 2018
On 01/31/2018 10:01 PM, Walter Bright wrote:
> On 1/31/2018 6:14 PM, Jonathan M Davis wrote:
>> I have to wonder if my settings are right. I've never noticed any
>> color in
>> error messages. Messing around with some errors right now, the only
>> color I
>> see is that "Error:" is in red, and some of the text is bolded, so it's
>> white instead of the grey that text is normally on my console. Maybe my
>> console's settings aren't interacting with the color stuff very well.
>
> Nah, it's just the code in dmd:
>
> if (username == "Jonathan")
> color = off; // muwa-ha-ha-hah!
>
<ROFL>
More information about the Digitalmars-d
mailing list