Skip to content

fixed PatternSyntaxException on Windows #2053

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

Merged
merged 1 commit into from
Mar 6, 2017

Conversation

niktrop
Copy link
Contributor

@niktrop niktrop commented Mar 6, 2017

String.split(String) expects pattern and doesn't work with \ file separator on windows.
StringLike.split(Char) works for any character.

@felixmulder
Copy link
Contributor

LGTM! Thanks :)

@felixmulder felixmulder merged commit c90ea6b into scala:master Mar 6, 2017
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.

2 participants