January 30, 2016 [D-runtime] [D-Programming-Language/druntime] 3f9e45: fix exception handling in fibers with /SAFESEH | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation