[Issue 22700] Error: undefined symbol: core.internal.dassert.inFinalizer and core.internal.dassert.miniFormatFakeAttributes
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 1 11:58:19 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22700
moonlightsentinel at disroot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |moonlightsentinel at disroot.o
| |rg
--- Comment #3 from moonlightsentinel at disroot.org ---
(In reply to Mathias LANG from comment #2)
> This is due, I believe, to Druntime being compiled with `-checkaction=D`
Both `-checkaction=D` and `-release` (or `-check=assert=off`) prevent the
message generation.
--
More information about the Digitalmars-d-bugs
mailing list