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 g_strtrim() regression #2888

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

matt335672
Copy link
Member

Commit 36ea4a3 failed to take UTF-8 characters into account on platforms with signed char.

Test-case added for string used by reporter

@matt335672 matt335672 linked an issue Dec 24, 2023 that may be closed by this pull request
Copy link
Member

@metalefty metalefty left a comment

Choose a reason for hiding this comment

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

LGTM

@matt335672
Copy link
Member Author

Minor change to the test case to ensure only characters from the source character set are used (C99 standard 5.2.1)

Commit 36ea4a3 failed to take UTF-8 characters into account on
platforms with signed char.
@matt335672 matt335672 merged commit db70ce8 into neutrinolabs:devel Jan 2, 2024
13 checks passed
@matt335672 matt335672 deleted the fix_g_strtrim_utf8 branch January 2, 2024 12:12
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.

drive redirection MountName error
2 participants