[PATCH] Cygwin: console: Replace WriteConsoleA() with WriteConsoleW().

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Aug 27 08:53:36 GMT 2020


On Aug 27 12:35, Takashi Yano via Cygwin-patches wrote:
> - To allow sending non-ASCII chars to console, all WriteConsoleA()
>   are replaced by WriteConsoleW().
>   Addresses:
>   https://cygwin.com/pipermail/cygwin-patches/2020q3/010476.html
> ---
>  winsup/cygwin/fhandler_console.cc | 89 ++++++++++++++++---------------
>  1 file changed, 47 insertions(+), 42 deletions(-)

Pushed.


Thanks,
Corinna


More information about the Cygwin-patches mailing list