[Issue 18819] DMD compilation crash
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun May 20 14:47:05 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=18819
Mike Franklin <slavo5150 at yahoo.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slavo5150 at yahoo.com
--- Comment #3 from Mike Franklin <slavo5150 at yahoo.com> ---
I can reproduce this at run.dlang.io, but I can't reproduce it locally from
DMD-Head (Linux 64-bit).  DMD-Head gives me this:
main.d(19): Error: false has no effect
main.d(34): Error: template instance `main.emplaceInitializer!(S)` error
instantiating
main.d(24):        instantiated from here: emplaceRef!(Problem[4])
main.d(15):        instantiated from here: emplaceRef!(Problem[4], Problem)
--
    
    
More information about the Digitalmars-d-bugs
mailing list