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

Serhiy Storchaka report at bugs.python.org
Fri May 25 06:16:54 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset ef91ddeae79497fac25545dd68ee55a5a3c60e8d by Serhiy Storchaka in branch '3.7':
bpo-33012: Add -Wno-cast-function-type for gcc 8. (GH-6757)
https://github.com/python/cpython/commit/ef91ddeae79497fac25545dd68ee55a5a3c60e8d


----------

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


More information about the Python-bugs-list mailing list