https://issues.dlang.org/show_bug.cgi?id=13651
--- Comment #2 from Sobirari Muhomori <[email protected]> --- Is "broken pipe" error reported by MSVC runtime itself? The file interface to console stream in utf-8 encoding is a little tricky: the program shouldn't check the number of written bytes (it's probably messed by transcoding). --
