New submission from Benjamin Peterson <benja...@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 <rep...@bugs.python.org> <https://bugs.python.org/issue38730> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com