Bug 19781 – etc.c.zlib should be @nogc

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
x86_64
OS
Linux
Creation time
2019-03-31T15:15:27Z
Last change time
2019-04-21T10:20:08Z
Keywords
pull
Assigned to
No Owner
Creator
Igor Stojkovic

Comments

Comment #0 by stojkovic.igor — 2019-03-31T15:15:27Z
The issue https://issues.dlang.org/show_bug.cgi?id=13572 added nothrow but we should also add @nogc to the whole module.
Comment #1 by dlang-bot — 2019-04-21T09:24:11Z
@igor84 created dlang/phobos pull request #6973 "Fix Issue 19781: etc.c.zlib should be @nogc" fixing this issue: - Fix Issue 19781: etc.c.zlib should be @nogc https://github.com/dlang/phobos/pull/6973
Comment #2 by dlang-bot — 2019-04-21T10:20:08Z
dlang/phobos pull request #6973 "Fix Issue 19781: etc.c.zlib should be @nogc" was merged into master: - e991962044f899f9dbf4332d8c3ed08a9bd4a479 by Igor Stojković: Fix Issue 19781: etc.c.zlib should be @nogc https://github.com/dlang/phobos/pull/6973