https://issues.dlang.org/show_bug.cgi?id=23969
--- Comment #4 from Walter Bright <[email protected]> --- Microsoft VC will not compile: __declspec(dllexport) __declspec(thread) int x = 3; --
d-bugmail--- via Digitalmars-d-bugs Mon, 05 Jun 2023 16:43:53 -0700
https://issues.dlang.org/show_bug.cgi?id=23969
--- Comment #4 from Walter Bright <[email protected]> --- Microsoft VC will not compile: __declspec(dllexport) __declspec(thread) int x = 3; --