dmd 2.029 release
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Mon Apr 20 14:44:54 PDT 2009
bearophile wrote:
> Andrei Alexandrescu:
>> If it were an error, I wouldn't let it go.
>
> It's an error. It will lead to troubles.
Well at most you could say it's error-prone, something that is easier to
argue. The problem is that forcing it into an error makes quite a number
of valid uses impossible. An example is a logging application that
provides you a number of pieces of information (date, time, message,
etc.) and you get to specify how they should be formatted. Oftentimes
you'd choose to ignore some data.
Andrei
More information about the Digitalmars-d-announce
mailing list