[Issue 9723] add missing main() when compiling exe with -unittest
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 15 10:28:00 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9723
hsteoh at quickfur.ath.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hsteoh at quickfur.ath.cx
--- Comment #11 from hsteoh at quickfur.ath.cx 2013-03-15 10:27:59 PDT ---
Can't we just make the DMD-injected empty main() a weak symbol, so that it gets
overridden if main is already declared anywhere else?
--
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