[Issue 13821] fiber + exception + win server 2012 failures
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Sep 17 08:36:45 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=13821
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2801 "fix issue 13821 - fiber + exception + win
server 2012 failures" was merged into master:
- 6be3f2dc2f29b713eb8435a8aec3f59b36938626 by Rainer Schuetze:
fix issue 13821 - fiber + exception + win server 2012 failures
the Windows server exception chain validation fails because the initial
exception entry is wrong in case the stack was aligned manually.
https://github.com/dlang/druntime/pull/2801
--
More information about the Digitalmars-d-bugs
mailing list