[Issue 23310] Segfault on switch with global enum

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 30 14:04:58 UTC 2022


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

--- Comment #11 from anonymous4 <dfj1esp02 at sneakemail.com> ---
TLS on windows is initialized by the system if the executable has TLS
directory, otherwise you get some kind of garbage in place of TLS. LDC might
link TLS directory unconditionally.

--


More information about the Digitalmars-d-bugs mailing list