[Issue 23555] Throwing an Error in a destructor hangs on a collection
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 14 15:55:15 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23555
Basile-z <b2.temp at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |b2.temp at gmx.com
--- Comment #1 from Basile-z <b2.temp at gmx.com> ---
would it be possible to fix that in DMD ? e.g always use a trap instruction
(like checkaction C) if `assert()` is located in a dtor ?
--
More information about the Digitalmars-d-bugs
mailing list