summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2019-07-23 11:14:14 +0100
committerSimon McVittie <smcv@collabora.com>2019-07-23 11:14:14 +0100
commitb24fd92dcaac567568641df0490acac334dd94c9 (patch)
treecc4752787f25e0055c98c041a69d228fd2f6f0cf /examples
parentd59f67d69256fdb88421934297ae20ff49356fb6 (diff)
Silence -Wcast-function-type with gcc 8
Casting via void (*)(void) is the documented way to suppress this warning. This is required because the CPython API treats function pointers as generic, with flags to indicate different calling conventions. Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions