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

only split into two #193

Merged
merged 1 commit into from
Apr 20, 2015
Merged

Conversation

eksperimental
Copy link
Contributor

this avoids the problem when there's more than one colon in the string, to split it into more pieces

around the same code, there is a situation when the string is surrounded by // that needs to be solved
it is converted into a regular expression, and then the split method is not available and the application breaks.

thank you

@eksperimental
Copy link
Contributor Author

the original issue was #192

@gjtorikian
Copy link
Owner

thanks!

gjtorikian added a commit that referenced this pull request Apr 20, 2015
@gjtorikian gjtorikian merged commit 76b2de8 into gjtorikian:master Apr 20, 2015
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