[D-runtime] [D-Programming-Language/druntime] f6633a: Fix Issue 15104 - Fiber context switch in finally ...

GitHub via D-runtime d-runtime at puremagic.com
Thu Sep 24 17:36:58 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: f6633abb43ea1f2464d3a772b8f8fe78216ffd8e
      https://github.com/D-Programming-Language/druntime/commit/f6633abb43ea1f2464d3a772b8f8fe78216ffd8e
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2015-09-24 (Thu, 24 Sep 2015)

  Changed paths:
    M src/core/thread.d
    M src/rt/deh_win32.d
    M src/rt/deh_win64_posix.d

  Log Message:
  -----------
  Fix Issue 15104 - Fiber context switch in finally blocks breaks EH


  Commit: f0f8edaeb56294460aedbae3d91c7d3b304516b6
      https://github.com/D-Programming-Language/druntime/commit/f0f8edaeb56294460aedbae3d91c7d3b304516b6
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-09-25 (Fri, 25 Sep 2015)

  Changed paths:
    M src/core/thread.d
    M src/rt/deh_win32.d
    M src/rt/deh_win64_posix.d

  Log Message:
  -----------
  Merge pull request #1397 from klickverbot/fix-15104

Fix Issue 15104 - Fiber context switch in finally blocks breaks EH


Compare: https://github.com/D-Programming-Language/druntime/compare/92ccb0f3d8c8...f0f8edaeb562


More information about the D-runtime mailing list