March 16, 2013 [dmd-internals] [D-Programming-Language/dmd] 1eb44f: fix Issue 9723 - add missing main() when compiling... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 1eb44f54ac12ff747ab447be06e1fe430ffe77a9 https://github.com/D-Programming-Language/dmd/commit/1eb44f54ac12ff747ab447be06e1fe430ffe77a9 Author: Walter Bright <walter@walterbright.com> Date: 2013-03-16 (Sat, 16 Mar 2013) Changed paths: M src/glue.c M src/mars.c M src/mars.h M src/module.c M src/root/root.c A test/runnable/testmain.d Log Message: ----------- fix Issue 9723 - add missing main() when compiling exe with -unittest Commit: a8fd11928e436d63936542576527759b488b3f4f https://github.com/D-Programming-Language/dmd/commit/a8fd11928e436d63936542576527759b488b3f4f Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-03-16 (Sat, 16 Mar 2013) Changed paths: M src/glue.c M src/mars.c M src/mars.h M src/module.c M src/root/root.c A test/runnable/testmain.d Log Message: ----------- Merge pull request #1753 from WalterBright/fix9723 fix Issue 9723 - add missing main() when compiling exe with -unittest Compare: https://github.com/D-Programming-Language/dmd/compare/635c6b075b3e...a8fd11928e43 |
Copyright © 1999-2021 by the D Language Foundation