https://issues.dlang.org/show_bug.cgi?id=14546
--- Comment #4 from Jonathan M Davis <[email protected]> --- Actually, a quick look at it showed that I could fix the problem with only a small change, so here it is: https://github.com/D-Programming-Language/druntime/pull/1259 --
