[phobos] [D-Programming-Language/phobos] 7af97f: fix Issue 15377 - std.stdio: Use MSVCRT's _fseeki6...
GitHub via phobos
phobos at puremagic.com
Mon Mar 7 06:21:51 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 7af97f8ccc3990f588fc0d9627c645310d30f382
https://github.com/D-Programming-Language/phobos/commit/7af97f8ccc3990f588fc0d9627c645310d30f382
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2015-11-24 (Tue, 24 Nov 2015)
Changed paths:
M std/stdio.d
Log Message:
-----------
fix Issue 15377 - std.stdio: Use MSVCRT's _fseeki64 / _ftelli64 on Windows COFF
Commit: 202565df3ddaf626c0af46f91c6789cb4f23d573
https://github.com/D-Programming-Language/phobos/commit/202565df3ddaf626c0af46f91c6789cb4f23d573
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #3828 from CyberShadow/pull-20151124-143559
fix Issue 15377 - std.stdio: Use MSVCRT's _fseeki64 / _ftelli64 on Windows COFF
Compare: https://github.com/D-Programming-Language/phobos/compare/42625ce05c4e...202565df3dda
More information about the phobos
mailing list