New submission from Stéphane Wirtel:

Hi all,

Since I use the last version of Fedora 26 with gcc-7.1.1, I have these warnings 
(see output.txt file)

We could add -Wimplicit-fallthrough=0 to Makefile ? it will disable the 
fallthrough of the coed.

What do you think about that ? What's your feedback on this option and can we 
use it in the case of CPython ?

Thank you

----------
files: output.txt
messages: 298299
nosy: matrixise
priority: normal
severity: normal
status: open
title: Add -Wimplicit-fallthrough=0 to Makefile ?
versions: Python 3.7
Added file: http://bugs.python.org/file47012/output.txt

_______________________________________
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