Recommendation: Compile DMD with More Warnings

Daniel Murphy yebbliesnospam at gmail.com
Mon Apr 7 20:31:26 PDT 2014


> ""Nordlöw""  wrote in message news:obdtzcdsjzjzttjkpjxf at forum.dlang.org...
> > https://github.com/D-Programming-Language/dmd/pull/3410
>
> How soon will this happen?

Hopefully in the next few months.

> What kind of D style programming will DDMD enable not possible in C++?

None, initially.  It currently produces D code almost identical to the C++ 
code.  Once development has switched over, we can go through and start 
refactoring it to use foreach, ranges, delegates, etc

> Will it for example make use of array slicing?

Most likely. 



More information about the Digitalmars-d mailing list