Skip to content
Snippets Groups Projects
Commit d8fc02d6 authored by Simon McVittie's avatar Simon McVittie
Browse files

glib-backports: Provide G_SOURCE_FUNC


This avoids gcc warnings by making use of the fact that gcc allows casts
of any function pointer to/from a function with no result and no
arguments, which both gcc and GLib use as a stand-in for a function with
unspecified result and unspecified arguments.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent ba3eab48
No related branches found
No related tags found
1 merge request!624glib-backports: Provide G_SOURCE_FUNC
Pipeline #65610 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment