July 28, 2012 [phobos] [D-Programming-Language/phobos] 9ca21e: Fix for issue# 8459. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 9ca21ef2e7ab25aadd5abc041a683c34ebbbfad2 https://github.com/D-Programming-Language/phobos/commit/9ca21ef2e7ab25aadd5abc041a683c34ebbbfad2 Author: jmdavis <jmdavisProg@gmx.com> Date: 2012-07-28 (Sat, 28 Jul 2012) Changed paths: M changelog.dd M std/datetime.d M std/traits.d Log Message: ----------- Fix for issue# 8459. isTrusted and isSafelyCallable have been removed. isSafe now checks for both @safe and @trusted again (but correctly now). Commit: 0a5c88daf3e0d552f1296095e80564d016474018 https://github.com/D-Programming-Language/phobos/commit/0a5c88daf3e0d552f1296095e80564d016474018 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-07-28 (Sat, 28 Jul 2012) Changed paths: M changelog.dd M std/datetime.d M std/traits.d Log Message: ----------- Merge pull request #726 from jmdavis/traits Fix for issue# 8459. Compare: https://github.com/D-Programming-Language/phobos/compare/59f3a6ae6b67...0a5c88daf3e0 |
Copyright © 1999-2021 by the D Language Foundation