https://issues.dlang.org/show_bug.cgi?id=15253
Marc Schütz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Marc Schütz <[email protected]> --- (In reply to Rainer Schuetze from comment #1) > On windows dmd doesn't stop compiling (or I didn't wait long enough). I can confirm this on Linux with your test case. Digger traced it back to this commit: commit 74b2b22b3fc4dd5d19ab5d7b77e13393330c866a Author: Daniel Murphy <[email protected]> Date: Fri Sep 18 00:04:55 2015 +1000 dmd: Merge pull request #5092 from yebblies/dwarnings https://github.com/D-Programming-Language/dmd/pull/5092 Remove dead code and deprecated syntax --
