[Issue 23385] Consider making currTime @nogc and nothrow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 4 14:51:52 UTC 2022


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

--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
This is probably impossible to fix since various platforms have different types
of errors and some should be recoverable.

Honestly D really needs an escape hatch from using exceptions in Phobos.

--


More information about the Digitalmars-d-bugs mailing list