Do error messages really have to justify themselves? ``` Error: implicit string concatenation is error-prone and disallowed in D ``` And why does this message specify the programming language? Or: Why don’t other error messages do so?
Do error messages really have to justify themselves?
And why does this message specify the programming language?
Or: Why don’t other error messages do so?