http://d.puremagic.com/issues/show_bug.cgi?id=11008
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from [email protected] 2013-09-10 22:05:42 PDT --- (In reply to comment #3) > One way to do this is to introduce separate option, say -fno-main-error which > does what was proposed in this enh without screwing current switch. (In reply to comment #3) > One way to do this is to introduce separate option, say -fno-main-error which > does what was proposed in this enh without screwing current switch. something more general and useful would be: dmd -main=mypck.mymodule.myfunction [...] which specifies the main function to use. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
