One document about Go

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Jun 1 14:37:38 PDT 2010


On 06/01/2010 04:36 PM, Walter Bright wrote:
> Alex Makhotin wrote:
>> In contrast, Microsoft C/C++ does(with opt. /Wall):
>>> warning C4390: ';' : empty controlled statement found; is this the
>>> intent?
>>
>> I think it's correct way it should be done.
>
> Warnings are wishy-washy language design. Code should pass, or it should
> not. Not sort of, kind of, maybe, depending on switch settings.

Then let's eliminate warnings from dmd and make them all errors. It's 
about time!

Andrei


More information about the Digitalmars-d mailing list