Skip to content

Do not use Win32OutputStream for stdout

It works fine with a console or a pipe, but when used with file redirect, it gets buggy.

Fixes #812 (closed)

Merge request reports