June 17, 2013 [phobos] [D-Programming-Language/phobos] fcfc32: Fix std.exception.ifThrown tests in release mode. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: fcfc3220ff1969412d01495ef3e3f2ea64010c0a https://github.com/D-Programming-Language/phobos/commit/fcfc3220ff1969412d01495ef3e3f2ea64010c0a Author: David Nadlinger <code@klickverbot.at> Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M std/exception.d Log Message: ----------- Fix std.exception.ifThrown tests in release mode. As the unit test is not @safe, bounds checking is disabled when building with -release. Commit: 802dac365d2e57188797bb3b7db7efb67c7e8665 https://github.com/D-Programming-Language/phobos/commit/802dac365d2e57188797bb3b7db7efb67c7e8665 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M std/exception.d Log Message: ----------- Merge pull request #1352 from klickverbot/fix-exception-test Fix std.exception.ifThrown tests in release mode. Compare: https://github.com/D-Programming-Language/phobos/compare/af14a7f0aad0...802dac365d2e |
Copyright © 1999-2021 by the D Language Foundation