https://issues.dlang.org/show_bug.cgi?id=12550
--- Comment #14 from [email protected] --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/23748b988fe60b2f6ab697c482afe9511d3f444a Add -boundscheck=[on|safeonly|off] option Replaces -noboundscheck (which becomes deprecated) Fixes issue #12550 --
