Recently MSYS2 (MinGW?) team introduced changes which would force default system codepage usage for CLI arguments translation, which may be non-utf8. For now this required CI changes ( PR #2286 ), however we may whish to completely move CLI to unicode (see https://github.com/msys2/MINGW-packages/issues/22462#issuecomment-2466906811 )
Description
Recently MSYS2 (MinGW?) team introduced changes which would force default system codepage usage for CLI arguments translation, which may be non-utf8. For now this required CI changes ( PR #2286 ), however we may whish to completely move CLI to unicode (see https://github.com/msys2/MINGW-packages/issues/22462#issuecomment-2466906811 )
https://sourceforge.net/p/mingw-w64/wiki2/Unicode%20apps/