[D-runtime] [D-Programming-Language/druntime] 3f9e45: fix exception handling in fibers with /SAFESEH

GitHub via D-runtime d-runtime at puremagic.com
Sat Jan 30 11:18:31 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 3f9e4508c7a4c3996b193861dacb871a7bbafaa2
      https://github.com/D-Programming-Language/druntime/commit/3f9e4508c7a4c3996b193861dacb871a7bbafaa2
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2016-01-30 (Sat, 30 Jan 2016)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  fix exception handling in fibers with /SAFESEH


  Commit: 44285e90d946f677273e9d8365af7862c2ff1c9b
      https://github.com/D-Programming-Language/druntime/commit/44285e90d946f677273e9d8365af7862c2ff1c9b
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2016-01-30 (Sat, 30 Jan 2016)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  Merge pull request #1489 from rainers/safeseh_fibers

Fix issue 15628: exception handling in fibers with /SAFESEH


Compare: https://github.com/D-Programming-Language/druntime/compare/d5c62e54fdfa...44285e90d946


More information about the D-runtime mailing list