https://issues.dlang.org/show_bug.cgi?id=12755
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull CC| |[email protected] --- Comment #1 from Rainer Schuetze <[email protected]> --- Even though thread.di is wrong, it usually builds fine if modules are imported from the "src" tree, not from the "import". Here's the correction of thread.di: https://github.com/D-Programming-Language/druntime/pull/814 --
