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

           Summary: ICE: Compiling two files with main functions
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: peter.alexander...@gmail.com


--- Comment #0 from Peter Alexander <peter.alexander...@gmail.com> 2012-06-08 
09:01:53 PDT ---
// foo.d
void main() {}

// bar.d
void main() {}

% dmd foo.d bar.d
Internal error: ../ztc/machobj.c 2149

Tested with dmd 2.059

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

Reply via email to