[dmd-internals] [D-Programming-Language/dmd] a1dd1a: fix Issue 9788 - -profile doesn't work if exceptio...

GitHub noreply at github.com
Sun Mar 31 11:08:50 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a1dd1ab5140fee5dbed2e18a1a952cd2d42699c7
      https://github.com/D-Programming-Language/dmd/commit/a1dd1ab5140fee5dbed2e18a1a952cd2d42699c7
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-03-28 (Thu, 28 Mar 2013)

  Changed paths:
    M src/func.c
    M src/glue.c
    M src/msc.c

  Log Message:
  -----------
  fix Issue 9788 - -profile doesn't work if exceptions are thrown in the running program


  Commit: cfb5842b496cbfca4b571b37be1d546498611c1e
      https://github.com/D-Programming-Language/dmd/commit/cfb5842b496cbfca4b571b37be1d546498611c1e
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-03-31 (Sun, 31 Mar 2013)

  Changed paths:
    M src/func.c
    M src/glue.c
    M src/msc.c

  Log Message:
  -----------
  Merge pull request #1806 from WalterBright/fix9788

fix Issue 9788 - -profile doesn't work if exceptions are thrown in the r...


Compare: https://github.com/D-Programming-Language/dmd/compare/89d3caf7e9bb...cfb5842b496c


More information about the dmd-internals mailing list