April 12, 2014 [dmd-internals] [D-Programming-Language/dmd] 23748b: Add -boundscheck=[on|safeonly|off] option | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 23748b988fe60b2f6ab697c482afe9511d3f444a https://github.com/D-Programming-Language/dmd/commit/23748b988fe60b2f6ab697c482afe9511d3f444a Author: Brad Anderson <eco@gnuk.net> Date: 2014-04-10 (Thu, 10 Apr 2014) Changed paths: M src/mars.c A test/runnable/testbounds_off.d A test/runnable/testbounds_on.d A test/runnable/testbounds_safeonly.d Log Message: ----------- Add -boundscheck=[on|safeonly|off] option Replaces -noboundscheck (which becomes deprecated) Fixes issue #12550 Commit: 49eea9d3c7d80333ab7386d3736aa9bf84494794 https://github.com/D-Programming-Language/dmd/commit/49eea9d3c7d80333ab7386d3736aa9bf84494794 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-04-12 (Sat, 12 Apr 2014) Changed paths: M src/mars.c A test/runnable/testbounds_off.d A test/runnable/testbounds_on.d A test/runnable/testbounds_safeonly.d Log Message: ----------- Merge pull request #3443 from eco/boundscheck Add -boundscheck=[on|safeonly|off] option Compare: https://github.com/D-Programming-Language/dmd/compare/27ebc6f942c3...49eea9d3c7d8 |
Copyright © 1999-2021 by the D Language Foundation