What's the deal with -boundscheck?

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sun Apr 5 23:30:09 PDT 2015


On 4/5/2015 11:08 PM, Vladimir Panteleev wrote:
> On Monday, 6 April 2015 at 05:15:43 UTC, Walter Bright wrote:
>> At some point, -release was changed so that bounds checking was turned off for
>> all but @safe code.
>
> Not quite:
>
> https://issues.dlang.org/show_bug.cgi?id=3407
>
> https://github.com/D-Programming-Language/dmd/commit/7710e919fb4a95d775c219d2f1913a865b58c84d


Hoisted by my own petard! Thanks for finding the discussion thread and setting 
the record straight.


More information about the Digitalmars-d mailing list