[issue27659] Prohibit implicit C function declarations

Chi Hsuan Yen report at bugs.python.org
Sun Dec 25 12:05:06 EST 2016


Chi Hsuan Yen added the comment:

> Would it be possible to not add this option for third party extensions?

Good suggestion. Just use $CFLAGS_NODIST instead of $BASECFLAGS.

----------
Added file: http://bugs.python.org/file46036/prohibit-implicit-function-declarations.patch

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


More information about the Python-bugs-list mailing list