[Issue 12550] Deprecate -noboundscheck and replace with more useful -boundscheck= option

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 10 12:31:02 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12550

--- Comment #12 from Benjamin Thaut <code at benjamin-thaut.de> ---
Thanks to attribute inference some stuff automatically becomes @safe. Also
phobos and druntime use @safe. I don't want to pay the performance penatly for
those.

--


More information about the Digitalmars-d-bugs mailing list