[phobos] [D-Programming-Language/phobos] 9b6e8d: std.file: Fix building documentation on Windows
GitHub via phobos
phobos at puremagic.com
Thu Jul 2 14:22:49 PDT 2015
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 at 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 at 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
More information about the phobos
mailing list