[Issue 6733] New: DMD Crash (internal error)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 26 10:30:54 PDT 2011


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

           Summary: DMD Crash (internal error)
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: critical
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: wfunction at hotmail.com


--- Comment #0 from wfunction at hotmail.com 2011-09-26 10:30:20 PDT ---
I have no idea what the heck is going on, but this crashes on DMD32 D Compiler
v2.055:

struct Zero { }
void test(T1, T2)(T1 a, T2 b) { }
void main() { test(Zero(), Zero()); }

-- 
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