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] Fix multibyte string handling for accurate byte and character operations #1229

Closed

Conversation

kambereBr
Copy link
Member

This PR fixes multibyte string handling for accurate byte and character operations, preventing string processing issues.

Issues

#1222
#1224

@kroky
Copy link
Member

kroky commented Sep 9, 2024

#1230 should address the issues. Please don't revert to single-byte string functions on all those places. Check this comment for more info: #1217 (comment)

@kroky kroky closed this Sep 9, 2024
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