[Issue 24084] Add -nothrow Switch to Compiler

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 17 00:07:53 UTC 2023


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

--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
A stack unwinder goes up the stack executing finally blocks until it finds a
matching catch.

--


More information about the Digitalmars-d-bugs mailing list