[Issue 15253] [REG2.069.0-rc1] inliner prevent  compilation
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Wed Oct 28 03:51:44 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15253
Marc Schütz <schuetzm at gmx.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schuetzm at gmx.net
--- Comment #2 from Marc Schütz <schuetzm at gmx.net> ---
(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 <yebblies at gmail.com>
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
--
    
    
More information about the Digitalmars-d-bugs
mailing list