Skip to content

Conversation

@gvarisco
Copy link
Contributor

This commit fixes #8212 by passing '-Dfile.encoding=UTF8' to the arduino.l4j.ini file (windows launcher).

This property define the file encoding (UTF-8) that is required.

This commit fixes #8212 by passing '-Dfile.encoding=UTF8' to the
arduino.l4j.ini file (windows launcher).

This property define the file encoding that is required.
@gvarisco
Copy link
Contributor Author

We should test it on all platforms to avoid regressions or unexpected behaviors.

@facchinm
Copy link
Member

LGTM! Applying to other platforms (eg OSX) could be much more difficult but in the meantime it should be fine on win at least! Merging

@facchinm facchinm merged commit 30e1466 into master Dec 11, 2018
@gvarisco gvarisco deleted the compiler-log-charset-issue branch December 11, 2018 13:05
@matthijskooijman
Copy link
Collaborator

Do we have any idea what this setting changes exactly? I wonder if we should be specifying the encoding when opening streams and files instead?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect encoding of compiler log for Korean!

3 participants