dmd
dmd copied to clipboard
prefer __gshared to static, as dmd is not multithreaded
Caused these errors when building on x86:
src\dmd\link.d(1062): `vsopt` is thread local
src\dmd\link.d(1063): `includePaths` is thread local
src\dmd\timetrace.d(26): `timeTraceProfiler` is thread local