[dmd-internals] [D-Programming-Language/dmd] 4ca8a0: Fixes Issue 9680 - Print main function and locatio...

GitHub noreply at github.com
Fri Apr 5 05:03:53 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4ca8a034c89c7c2bc8fe083d3770c0d17a176fcc
      https://github.com/D-Programming-Language/dmd/commit/4ca8a034c89c7c2bc8fe083d3770c0d17a176fcc
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-04-05 (Fri, 05 Apr 2013)

  Changed paths:
    M src/func.c
    A test/compilable/extra-files/test9680dllmain.d
    A test/compilable/extra-files/test9680main.d
    A test/compilable/extra-files/test9680winmain.d
    A test/compilable/test9680.sh

  Log Message:
  -----------
  Fixes Issue 9680 - Print main function and location in verbose mode.

Add test-case script by Kenji Hara.


  Commit: 39ffb26b35a9645a543331ab06fb2d8f68420cf7
      https://github.com/D-Programming-Language/dmd/commit/39ffb26b35a9645a543331ab06fb2d8f68420cf7
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-04-05 (Fri, 05 Apr 2013)

  Changed paths:
    M src/func.c
    A test/compilable/extra-files/test9680dllmain.d
    A test/compilable/extra-files/test9680main.d
    A test/compilable/extra-files/test9680winmain.d
    A test/compilable/test9680.sh

  Log Message:
  -----------
  Merge pull request #1732 from AndrejMitrovic/Fix9680

Issue 9680 - Print main function and location in verbose mode.


Compare: https://github.com/D-Programming-Language/dmd/compare/5b7fdf3f45c4...39ffb26b35a9


More information about the dmd-internals mailing list