[Issue 2138] Allow more than 65535 files in Zip archives

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jan 27 10:46:50 PST 2015


https://issues.dlang.org/show_bug.cgi?id=2138

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/8cc228c4e97b5bc2be2e6ed338faf5bcaed6336b
Fix Issue 2138 - Allow more than 65535 files in Zip archives

Fixed by adding support for reading and writing Zip64 archives

https://github.com/D-Programming-Language/phobos/commit/ad5ae8767fbe54f9e0b15aa12d64e81daeaf43db
Merge pull request #2914 from fgda/issue_2138

Fix Issue 2138 - Allow more than 65535 files in Zip archives

--


More information about the Digitalmars-d-bugs mailing list