[Issue 8779] std.zlib.UnCompress needs a way to detect end-of-stream
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Sep 14 16:53:00 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=8779
--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/fdbf5e4a5acabf55e02f360374b0a1600c367a55
std.zlib: Add UnCompress.empty
Implement std.zlib.UnCompress.empty() which returns
whether all input has been processed.
Fix issue 8779.
https://github.com/dlang/phobos/commit/8e47bfc54c106b222835db3c3a37e81b52ab2f04
Merge pull request #5720 from kas-luthor/fix-zlib
Fix zlib issues 3191, 9505 and 8779
merged-on-behalf-of: MetaLang <MetaLang at users.noreply.github.com>
--
More information about the Digitalmars-d-bugs
mailing list