> From: Orgad Shaneh <org...@gmail.com>
> Date: Fri, 16 Jun 2017 11:49:33 +0300
> Cc: bug-make@gnu.org
> 
>  I'd certainly like to know why "setlocale interferes with line
>  buffering if using parallel make on MinGW". Could you perhaps ask the
>  MSYS2 maintainers to report their findings here or on make-w32?
> 
>  TIA
> 
> I'm not sure, but you can see in my bug report that the output is interleaved 
> without this patch.

Interleaved output is not a problem, it's expected behavior.  And it
has nothing to do with buffering, since several different instances of
make are simultaneously writing to the same device.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to