STINNER Victor <victor.stin...@gmail.com> added the comment:

Python 3.6 is not affected since it uses ISO C99 which allows "mixed 
declarations and code".

Python 2.7 is not affected since it doesn't use 
-Werror=declaration-after-statement.

----------

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

Reply via email to