Skip to content

Conversation

@gringocl
Copy link
Contributor

This fixes #4604.

💁 No new tests were added, only reverted the two failing specs from this commit: 107a185

"""
@spec normalize(t, atom) :: boolean
@spec normalize(t, atom) :: t
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💁 Don't know if this is the right place to change this but it seems incorrect.

@josevalim josevalim merged commit 551a9ac into elixir-lang:master May 13, 2016
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

josevalim pushed a commit that referenced this pull request May 16, 2016
* Fix nfd normalization bug

* Change String.normalize return type to binary

Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

String.codepoints not returning multiple codepoints

2 participants