On 9/5/2019 9:22 AM, Takashi Yano wrote:
> - Forcibly attach to pseudo console in advance so that the error
>    messages by system_printf() is displayed to screen reliably.
>    This is needed when stdout is redirected to another pty. In this
>    case, process has two ptys opened. However, process can attach
>    to only one console. So it is necessary to change console attached.
> 
> Takashi Yano (1):
>    Cygwin: pty: Make it sure to show up system error messages.
> 
>   winsup/cygwin/fhandler_tty.cc | 55 +++++++++++++++++++++++++++++++----
>   1 file changed, 49 insertions(+), 6 deletions(-)

Pushed, with a couple of minor typo fixes.

Thanks.

Ken

P.S. Please let me know whenever you think I should make a new test release. 
Also, I'll be mostly AFK for about a week starting on Saturday, so I probably 
won't be reviewing any patches during that time.

Reply via email to