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

Fix next(::GraphemeIterator) to return SubString #13903

Merged
merged 1 commit into from
Nov 7, 2015
Merged

Conversation

nalimilan
Copy link
Member

This is consistent with eltype() and therefore collect().
Fixes #9261.

This is consistent with eltype() and therefore collect().
Fixes #9261.
@stevengj
Copy link
Member

stevengj commented Nov 6, 2015

LGTM, once tests are green.

nalimilan added a commit that referenced this pull request Nov 7, 2015
Fix next(::GraphemeIterator) to return SubString
@nalimilan nalimilan merged commit 4f9538a into master Nov 7, 2015
@nalimilan nalimilan deleted the nl/graphemes branch November 7, 2015 10:15
nalimilan added a commit that referenced this pull request Nov 7, 2015
This is consistent with eltype() and therefore collect().
Fixes #9261.

(cherry picked from commit f379e08)
ref #13903
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.

3 participants