digitalmars.D.bugs - [Issue 8211] New: ICE: Compiling two files with main functions
- d-bugmail puremagic.com (23/23) Jun 08 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8211
- d-bugmail puremagic.com (12/12) Jun 09 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8211
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: nobody puremagic.com ReportedBy: peter.alexander.au gmail.com --- Comment #0 from Peter Alexander <peter.alexander.au 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: -------
Jun 08 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8211 Don <clugdbug yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |clugdbug yahoo.com.au Resolution| |DUPLICATE --- Comment #1 from Don <clugdbug yahoo.com.au> 2012-06-09 00:39:23 PDT --- *** This issue has been marked as a duplicate of issue 5634 *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jun 09 2012