Skip to content

Conversation

@hsivonen
Copy link

@hsivonen hsivonen commented Sep 6, 2017

Counting the code points in a UTF-8 string is simple enough that that it is
not worthwhile to use the locale-dependent parts of the C standard library for
the task.

This is the fix for Mozilla bug 860727.

Counting the code points in a UTF-8 string is simple enough that that it is
not worthwhile to use the locale-dependent parts of the C standard library for
the task.

This is the fix for [Mozilla bug 860727][1].

[1]: https://bugzilla.mozilla.org/show_bug.cgi?id=860727
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