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

Simplify and inline find_string_in_list_utf8* functions #1631

Closed
wants to merge 1 commit into from

Conversation

qarkai
Copy link
Contributor

@qarkai qarkai commented Feb 11, 2025

Change find_string_in_list() return type since
g_list_delete_link() is faster than g_list_remove().

Change find_string_in_list() return type since
g_list_delete_link() is faster than g_list_remove().
@caclark
Copy link
Collaborator

caclark commented Feb 12, 2025

Implemented in commit 302c420

@caclark caclark closed this Feb 12, 2025
@qarkai qarkai deleted the find_string_in_list branch February 12, 2025 18:32
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