[dmd-internals] [D-Programming-Language/dmd] 1eb44f: fix Issue 9723 - add missing main() when compiling...

GitHub noreply at github.com
Sat Mar 16 15:18:07 PDT 2013


  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 at 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 at 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


More information about the dmd-internals mailing list