October 10, 2019
https://issues.dlang.org/show_bug.cgi?id=20287

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@berni44 updated dlang/phobos pull request #7221 "Fix 20287 - std.zip: Wrong compressed data" fixing this issue:

- Fix issue 20287 - std.zip: Wrong compressed data

https://github.com/dlang/phobos/pull/7221

--
October 10, 2019
https://issues.dlang.org/show_bug.cgi?id=20287

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7221 "Fix issue 20287 - std.zip: Wrong compressed data" was merged into master:

- d093fe528292a420bb0fee1da00f125f45c5a4c1 by Bernhard Seckinger:
  Fix issue 20287 - std.zip: Wrong compressed data

https://github.com/dlang/phobos/pull/7221

--