[Issue 13541] std.windows.syserror.sysErrorString() should be nothrow
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Sep 30 07:41:05 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13541
--- Comment #10 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
(In reply to Vladimir Panteleev from comment #9)
> A better solution, and what wenforce already does, is to silently omit the
> error message and just return the error code as a string.
"Resource not found" can be added as a chained OSException.
--
More information about the Digitalmars-d-bugs
mailing list