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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jun 21 11:07:37 PDT 2016


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

--- Comment #4 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
(In reply to Steven Schveighoffer from comment #2)
> PR does not mark everything @trusted, that is not a good idea. So that part
> is WONTFIX. nothrow is correct.

i'd prefer it to have `@trusted` too, but... ok, it's not an issue, i can mark
my wrappers `@trusted` instead. thanks. ;-)

--


More information about the Digitalmars-d-bugs mailing list