[dmd-internals] [D-Programming-Language/dmd] 3c0c97: do not call profile code from C main()

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Apr 28 20:31:04 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 3c0c978c64c868f8d4fc9e860e21186e07c3563a
      https://github.com/D-Programming-Language/dmd/commit/3c0c978c64c868f8d4fc9e860e21186e07c3563a
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M src/declaration.h
    M src/func.c
    M src/glue.c
    M test/runnable/extra-files/hello-profile.d.trace.def

  Log Message:
  -----------
  do not call profile code from C main()


  Commit: ba5fe02dca8d523c4ecd7e5d38da499acfbc2ac2
      https://github.com/D-Programming-Language/dmd/commit/ba5fe02dca8d523c4ecd7e5d38da499acfbc2ac2
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M src/declaration.h
    M src/func.c
    M src/glue.c
    M test/runnable/extra-files/hello-profile.d.trace.def

  Log Message:
  -----------
  Merge pull request #4620 from WalterBright/osxtls

do not call profile code from C main()


Compare: https://github.com/D-Programming-Language/dmd/compare/ff335db61bbb...ba5fe02dca8d


More information about the dmd-internals mailing list