July 02, 2015 [phobos] [D-Programming-Language/phobos] 9b6e8d: std.file: Fix building documentation on Windows | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 9b6e8df51336ccea5d9d9170b4d525b9c736f58f https://github.com/D-Programming-Language/phobos/commit/9b6e8df51336ccea5d9d9170b4d525b9c736f58f Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2015-07-02 (Thu, 02 Jul 2015) Changed paths: M std/file.d Log Message: ----------- std.file: Fix building documentation on Windows This fixes the error: safe function 'std.file.timeLastModified' cannot call system function 'std.file.getTimesWin!(const(char)[]).getTimesWin' Commit: 2b15752f496daf5a23cbe6abe1653adcfd969a35 https://github.com/D-Programming-Language/phobos/commit/2b15752f496daf5a23cbe6abe1653adcfd969a35 Author: Steven Schveighoffer <schveiguy@yahoo.com> Date: 2015-07-02 (Thu, 02 Jul 2015) Changed paths: M std/file.d Log Message: ----------- Merge pull request #3467 from CyberShadow/pull-20150702-173954 std.file: Fix building documentation on Windows Compare: https://github.com/D-Programming-Language/phobos/compare/313fcb11dcc5...2b15752f496d |
Copyright © 1999-2021 by the D Language Foundation