[Issue 5634] New: ICE on Mac OS X when there are multiple 'main's
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Feb 21 11:50:43 PST 2011
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=5634
           Summary: ICE on Mac OS X when there are multiple 'main's
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: kennytm at gmail.com
--- Comment #0 from kennytm at gmail.com 2011-02-21 11:48:03 PST ---
When compiling the following program in DMD v2.052, the backend quits with
message 'Internal error: ../ztc/machobj.c 1805'.
    void main() {}
    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