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

Add a future for the German sharp S upper/lower case anomaly #13649

Merged
merged 1 commit into from
Aug 2, 2019
Merged

Add a future for the German sharp S upper/lower case anomaly #13649

merged 1 commit into from
Aug 2, 2019

Conversation

dmk42
Copy link
Contributor

@dmk42 dmk42 commented Aug 2, 2019

As discussed in #13648 , the Unicode German sharp S takes up a different number of bytes for its upper vs. lower case versions. This change adds a future to track the string methods' assumption that the upper and lower case versions would encode to the same number of bytes.

Tested on Cygwin, Darwin, and Linux (including Cray XC systems).

@dmk42 dmk42 merged commit 55ad019 into chapel-lang:master Aug 2, 2019
@dmk42 dmk42 deleted the sharp_s branch August 6, 2019 22:29
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.

1 participant