February 03, 2016 [phobos] [D-Programming-Language/phobos] 81b15b: remove @safe from template setTimes | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 81b15b7011b7a2e10af794f49c357afc6f40fde6 https://github.com/D-Programming-Language/phobos/commit/81b15b7011b7a2e10af794f49c357afc6f40fde6 Author: anonymous <aG0aep6G@users.noreply.github.com> Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M std/file.d Log Message: ----------- remove @safe from template setTimes Letting attribute inference take care of things. Making a unittest @safe to ensure that setTimes itself doesn't do anything unsafe. Commit: c9c31287dd63b649dee8d4698699fb62682752c7 https://github.com/D-Programming-Language/phobos/commit/c9c31287dd63b649dee8d4698699fb62682752c7 Author: Vladimir Panteleev <github.private@thecybershadow.net> Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M std/file.d Log Message: ----------- Merge pull request #3965 from aG0aep6G/setTimes remove @safe from template setTimes Compare: https://github.com/D-Programming-Language/phobos/compare/5d4f4bce1962...c9c31287dd63 |
Copyright © 1999-2021 by the D Language Foundation