[Issue 9723] add missing main() when compiling exe with -unittest

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 14 17:50:14 PDT 2013


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



--- Comment #7 from Vladimir Panteleev <thecybershadow at gmail.com> 2013-03-15 02:50:13 EET ---
(In reply to comment #5)
> I mean that if you've installed main() in a library file, it won't get pulled
> in unless you have a reference to main somewhere else, which is awfully
> unlikely and I've never seen it.

Doesn't the C runtime have a reference to 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