[Issue 5214] New: Compiler crash with array of empty {}

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 13 14:44:29 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=5214

           Summary: Compiler crash with array of empty {}
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: bearophile_hugs at eml.cc


--- Comment #0 from bearophile_hugs at eml.cc 2010-11-13 14:43:21 PST ---
This D2 program crashes DMD 2.050:


auto foos = [{}];
void main() {}

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list