May 25, 2015 [phobos] [D-Programming-Language/phobos] 95fd04: Fix Issue 14469 - read > 4GB file on Windows x64. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 95fd043dc6d0c945c171f8874761e1399a11252c https://github.com/D-Programming-Language/phobos/commit/95fd043dc6d0c945c171f8874761e1399a11252c Author: Artem Kharytoniuk <artemalive@gmail.com> Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M std/file.d Log Message: ----------- Fix Issue 14469 - read > 4GB file on Windows x64. Commit: 2594ed65c6b7a5b8f0ea687e295145485975f7be https://github.com/D-Programming-Language/phobos/commit/2594ed65c6b7a5b8f0ea687e295145485975f7be Author: Artem Kharytoniuk <artemalive@gmail.com> Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M std/file.d Log Message: ----------- Align max chunk size on 64K boundary Commit: 75f068773ccc0750c2cf865fe2f621a9947723f3 https://github.com/D-Programming-Language/phobos/commit/75f068773ccc0750c2cf865fe2f621a9947723f3 Author: Walter Bright <walter@walterbright.com> Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M std/file.d Log Message: ----------- Merge pull request #3218 from artemalive/issue_14469 Fix Issue 14469 - read > 4GB file on Windows x64. Compare: https://github.com/D-Programming-Language/phobos/compare/663a32d0f651...75f068773ccc |
Copyright © 1999-2021 by the D Language Foundation