Hello Mátyás,

> Yep, you were right. It indeed had to do with the code page that the
> Windows command prompt uses by default which is code page 437. And the
> reason why the equivalent C# program worked, is because when it executes it
> automatically changes the code page of the terminal to utf-8 which is code
> page 65001. After that, if I execute the chicken test, it works perfectly.
> So now I learned something.

the output suggests you're using the MinGW version of CHICKEN. If you
have a full MinGW-MSYS2 setup, I recommend trying out their Mintty
terminal emulator, rather than cmd.exe. That might resolve UTF-8 issues.

Vasilij

Attachment: signature.asc
Description: PGP signature

Reply via email to