https://issues.dlang.org/show_bug.cgi?id=13821
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @rainers created dlang/druntime pull request #2801 "fix issue 13821 - fiber + exception + win server 2012 failures" fixing this issue: - 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 --
