[Issue 20650] Cryptic error message when GC called in finalizer
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 18 01:19:28 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=20650
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@schveiguy created dlang/dmd pull request #14710 "Remove GC for allocating
traceinfo" fixing this issue:
- Remove GC for allocating traceinfo. Allow traces for
InvalidMemoryOperationError and other sensitive errors.
Fixes 20650
Fixes 16641
Fixes 22616
https://github.com/dlang/dmd/pull/14710
--
More information about the Digitalmars-d-bugs
mailing list