February 16, 2014 [phobos] [D-Programming-Language/phobos] 1a3f9a: fix Issue 1832 - rebuilding ZipArchive looses data | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 1a3f9ab273dd6280cb9b4eda4a0da50d8c89fa88 https://github.com/D-Programming-Language/phobos/commit/1a3f9ab273dd6280cb9b4eda4a0da50d8c89fa88 Author: Martin Nowak <code@dawg.eu> Date: 2014-01-18 (Sat, 18 Jan 2014) Changed paths: M std/zip.d Log Message: ----------- fix Issue 1832 - rebuilding ZipArchive looses data - Already need to set compressedData slice when reading the directory index not only during expand. Commit: 4bdd5f2c6ada5bc0ed37214f0e9d017f50ca8a83 https://github.com/D-Programming-Language/phobos/commit/4bdd5f2c6ada5bc0ed37214f0e9d017f50ca8a83 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-02-16 (Sun, 16 Feb 2014) Changed paths: M std/zip.d Log Message: ----------- Merge pull request #1870 from MartinNowak/fix1832 fix Issue 1832 - rebuilding ZipArchive looses data Compare: https://github.com/D-Programming-Language/phobos/compare/a56882e03608...4bdd5f2c6ada |
Copyright © 1999-2021 by the D Language Foundation