Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source.fromFile using default encoding #120

Closed
MGelein opened this issue Nov 1, 2018 · 1 comment
Closed

Source.fromFile using default encoding #120

MGelein opened this issue Nov 1, 2018 · 1 comment

Comments

@MGelein
Copy link
Contributor

MGelein commented Nov 1, 2018

Specifying encoding when using Source.fromFile or alternatives is necessary. Windows assumes cp-1252, which doesn't work when UTF-8 is expected.

Some examples of this problem can be found in the TextRepositorySource class.

@neelsmith
Copy link
Contributor

This has been merged into master: closing now.

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

No branches or pull requests

2 participants