[Issue 13572] etc.c.zlib must be nothrow

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jun 23 11:38:46 PDT 2016


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

--- Comment #15 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
[i]>I think that's agreed upon.[/i]
yep. and i recognized my mistake -- forgetting that zlib does memory
allocation, which is can be @safe/@trusted by definition.

--


More information about the Digitalmars-d-bugs mailing list