Are there any default dmd optimizations

Andrej Mitrovic andrej.mitrovich at gmail.com
Sun Feb 24 12:57:05 PST 2013


On 2/24/13, Jonathan M Davis <jmdavisProg at gmx.com> wrote:
> Yeah, which just adds the confusion, because all it does is enable debug
> bocks.

The feature almost doesn't pay its weight. I mean technically you can
use -version=Debug and then use version(Debug) blocks. All `debug`
does is saves a little bit of typing.


More information about the Digitalmars-d mailing list