[issue33012] Invalid function cast warnings with gcc 8 for METH_NOARGS

Xavier de Gaye report at bugs.python.org
Mon May 28 10:26:53 EDT 2018


Xavier de Gaye <xdegaye at gmail.com> added the comment:

> There are still quite a few similar warnings on git-master. Do they indicate the same problem or should I open new issues?

This is the same issue, the warning line ends with [-Wcast-function-type].

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33012>
_______________________________________


More information about the Python-bugs-list mailing list