> From: Arash Esbati <ar...@gnu.org>
> Cc: gavinsmith0...@gmail.com,  bug-texinfo@gnu.org
> Date: Tue, 04 Apr 2023 15:32:47 +0200
> 
> Sure.  And just to confirm: I opened a cmd.exe, adjusted %path% so I
> have the mingw64 directories for its .dll's included, adjusted
> %infopath% and did
> 
>   c:\path\to\my\native\info.exe dir
> 
> and I get `dirï (this is with codepage 850).  Next in cmd.exe, I do
> 
>   chcp 1252
>   c:\path\to\my\native\info.exe dir
> 
> and I get ‘dir’.  I hope I could spell it out clearly.

OK.  So at the very least you have a workaround: use chcp to set the
codepage of the console to be 1252.

Reply via email to