Serhiy Storchaka added the comment:

It seems to me that by default the compiler recognizes a wide variety of "falls 
through" comments. Thus we need just add missed comments.

There are warnings emitted when compile imported third-party code. We should 
ask Stefan for adding "falls through" comments in his libmpdec. And either 
compile expat with -Wimplicit-fallthrough=0, or wait until warnings will be 
fixed in upstream, or remove the bundled copy of expat.

----------
nosy: +serhiy.storchaka, skrah

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30923>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to