Skip to content

Force using UTF-8 for error messages#222

Open
poletaev-d wants to merge 1 commit intodiadoc:masterfrom
poletaev-d:fix-errors-encoding
Open

Force using UTF-8 for error messages#222
poletaev-d wants to merge 1 commit intodiadoc:masterfrom
poletaev-d:fix-errors-encoding

Conversation

@poletaev-d
Copy link

@poletaev-d poletaev-d commented Jan 8, 2021

На системах с кодировкой, отличной от UTF-8 (напр. Windows), приходится использовать параметр -Dfile.encoding=UTF8, чтобы ошибки на кириллице отображались правильно.
Чтобы избежать этого, принудительно используем UTF-8 для интерпретации ошибок из API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant