winvlc: disable buffering on stderr
commit4ef1d5a27b31b3576b8a0aa40d1dd3518592167f
authorThomas Guillem <thomas@gllm.fr>
Tue, 28 Nov 2017 10:43:44 +0000 (28 11:43 +0100)
committerThomas Guillem <thomas@gllm.fr>
Tue, 28 Nov 2017 15:12:38 +0000 (28 16:12 +0100)
tree444cfa1d40264b020fea883964edbc714835a4d3
parent35c2d3cfe16670ba232a20eb212cfdb007f213cb
winvlc: disable buffering on stderr

cf. discussion on the gdb project:
http://sourceware.org/ml/gdb-patches/2013-08/msg00422.html

stderr can be buffered on Windows when connected to a pipe.
bin/winvlc.c