[issue23545] Turn on extra warnings on GCC

Martin Panter report at bugs.python.org
Sun Jul 24 10:05:50 EDT 2016


Martin Panter added the comment:

-Wall is already added (unconditionally) to $OPT above. What’s the point of also adding it to $CFLAGS_NODIST as well? Does it have to be added to both?

----------
nosy: +martin.panter

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


More information about the Python-bugs-list mailing list