https://issues.dlang.org/show_bug.cgi?id=14327
--- Comment #11 from Szymon Gatner <[email protected]> --- Just tested the same with Visual Studio 2015 and Beta D 2.069.0-b1 using mscoff32 version of phobos. Bug still persists I am afraid. This time excpetion is thrown from stdio.d line 3076: auto w = .trustedStdout.lockingTextWriter(); --
