[Issue 23969] Windows cannot export/import TLS from DLLs

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 5 23:37:55 UTC 2023


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

--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> ---
Microsoft VC will not compile:

    __declspec(dllexport) __declspec(thread) int x = 3;

--


More information about the Digitalmars-d-bugs mailing list