[issue22110] enable extra compilation warnings

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Sun Aug 3 02:50:30 CEST 2014


Arfrever Frehtes Taifersar Arahesis added the comment:

GCC >=4.5.0 (released on 2010-04-14) silently accepts and ignores -Wunreachable-code option. I think that build system of Python should not pass unused options to compiler.

----------
nosy: +Arfrever

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


More information about the Python-bugs-list mailing list