STINNER Victor <vstin...@python.org> added the comment:

There are still warnings on compile.c:
https://buildbot.python.org/all/#/builders/448/builds/130

Python/compile.c:5660:19: warning: writing 1 byte into a region of size 0 
[-Wstringop-overflow=]
Python/compile.c:5660: warning: writing 1 byte into a region of size 0 
[-Wstringop-overflow=]
Python/compile.c:5660: warning: writing 1 byte into a region of size 0 
[-Wstringop-overflow=]

----------

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

Reply via email to