-
Simon McVittie authored
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:
Simon McVittie <smcv@collabora.com>
Simon McVittie authoredThis 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:
Simon McVittie <smcv@collabora.com>
utils.c 27.61 KiB