[Issue 15309] [dmd-internal] ScopeExp.semantic() should set its type always
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Nov  9 17:28:21 PST 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15309
Kenji Hara <k.hara.pg at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |15239
--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
This is the cause of issue 15239. The null type field will be referenced in
ctfeInterpret function, then a segfault happens.
--
    
    
More information about the Digitalmars-d-bugs
mailing list