[issue31013] gcc7 throws warning when pymem.h development header is used

Gabriel Somlo report at bugs.python.org
Mon Jul 24 10:19:05 EDT 2017


Gabriel Somlo added the comment:

This attachment illustrates how the problem is triggered. The file is part of the CORE network emulator (github.com/coreemu/core). Compile with "gcc -Wall -I/usr/include/python2.7 -c netnsmodule.c".

----------
Added file: http://bugs.python.org/file47036/netnsmodule.c

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31013>
_______________________________________


More information about the Python-bugs-list mailing list