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

Martin Panter report at bugs.python.org
Wed Apr 4 20:13:46 EDT 2018


Martin Panter <vadmium+py at gmail.com> added the comment:

Sorry, I realize there is a problem remaining with the pointer types for "Noddy_name" (Noddy vs PyObject pointers), so you can't remove the cast there. But my suggestion should still apply to other places, for instance the "error_out" method in Doc/howto/cporting.rst.

----------

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


More information about the Python-bugs-list mailing list