[Issue 21091] [ICE] Segmentation fault: Module::importAll(Scope*) (this=0x0, prevsc=0x0) at dmd/dmodule.d:1124
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Jul 30 21:19:56 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21091
moonlightsentinel at disroot.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg
           Severity|critical                    |regression
--- Comment #2 from moonlightsentinel at disroot.org ---
Digger blames this commit:
commit f55dae671597445a29156d54977e63c52bb06d14
Author: Cristian Creteanu <cristian.creteanu at protonmail.com>
Date:   Fri Dec 13 01:19:02 2019 +0200
    dmd: Issue6592 - di header file created even if errors occur (#10635)
    * Moved header file generation at the end
    * Fix Issue 6592 - di header file created even if errors occur
--
    
    
More information about the Digitalmars-d-bugs
mailing list