https://issues.dlang.org/show_bug.cgi?id=12846
Jonathan M Davis <jmdavisp...@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jmdavisp...@gmx.com --- Comment #2 from Jonathan M Davis <jmdavisp...@gmx.com> --- Well, it's all of two lines that are affected. https://github.com/D-Programming-Language/phobos/pull/2227 had fixed them, but I after some complaints were raised in the already pulled https://github.com/D-Programming-Language/druntime/pull/822, I removed that commit from my 2227 pull (which was just merged). I've created a separate pull request here: https://github.com/D-Programming-Language/phobos/pull/2228 --