[Issue 9723] add missing main() when compiling exe with -unittest
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 14 18:04:35 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9723
--- Comment #9 from Walter Bright <bugzilla at digitalmars.com> 2013-03-14 18:04:34 PDT ---
(In reply to comment #6)
> Some libraries define main(), and let the user define their own entry point.
Even if there are some, the workaround is pretty easy - just add a module, any
module, in .o form to the command line.
--
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