author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 23 Aug 2016 14:15:30 +0000 (16:15 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 23 Aug 2016 14:15:30 +0000 (16:15 +0200) | ||
commit | 8422e7e438bf34c075af3b1b6380fe8c1fb82bf9 | |
tree | ccd478708e829ac53059c8468b21e097011e4426 | tree | snapshot |
parent | 46a35862cb9ff3caddad1fc01e02141b6e0a9f72 | commit | diff |
Try a different way to silence GCC.
On some distro's some versions of GCC warn about the unchecked result,
even though it is casted to void.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66425 for the
discussion.
On some distro's some versions of GCC warn about the unchecked result,
even though it is casted to void.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66425 for the
discussion.
src/python.c | diff | blob | history |