chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: utf8 printing problem


From: Vasilij Schneidermann
Subject: Re: utf8 printing problem
Date: Sat, 23 Jul 2022 22:49:58 +0200

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

[Prev in Thread] Current Thread [Next in Thread]