[issue30923] Add -Wimplicit-fallthrough=0 to Makefile ?

Stefan Krah report at bugs.python.org
Tue Jul 25 09:50:12 EDT 2017


Stefan Krah added the comment:

Well, it's not a bug, but perhaps it is annoying for users of this gcc version if they compile 3.6 often.


Actually, I think gcc should not include this warning in -Wextra.  It's something that could be run manually before a release.


I'd vote for making -Wno-implicit-fallthrough global.

----------

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


More information about the Python-bugs-list mailing list