Skip to content

gtk.cfg: Add pure annotations for more GLib functions#8687

Open
correctmost wants to merge 1 commit into
cppcheck-opensource:mainfrom
correctmost:add-pure-annotations
Open

gtk.cfg: Add pure annotations for more GLib functions#8687
correctmost wants to merge 1 commit into
cppcheck-opensource:mainfrom
correctmost:add-pure-annotations

Conversation

@correctmost

Copy link
Copy Markdown
Contributor

This fixes assertWithSideEffect false positives for the following functions:

g_error_matches
g_list_find
g_str_has_prefix
g_str_has_suffix

This fixes assertWithSideEffect false positives for the following
functions:

g_error_matches
g_list_find
g_str_has_prefix
g_str_has_suffix
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