[New-bugs-announce] [issue38730] 2.7 modern compiler warnings

Benjamin Peterson report at bugs.python.org
Wed Nov 6 23:53:19 EST 2019


New submission from Benjamin Peterson <benjamin at python.org>:

GCC 9's -Wstringop-truncation warnings trigger several times in 2.7. Some of these instances are all actual bugs. In all cases, we should clarify the code to make the compiler happy.

----------
components: Build
messages: 356166
nosy: benjamin.peterson
priority: normal
severity: normal
status: open
title: 2.7 modern compiler warnings
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38730>
_______________________________________


More information about the New-bugs-announce mailing list