New submission from Stefan Krah:

gcc-7.2 emits the following not-so-useful warning:


Objects/bytearrayobject.c:226:9: warning: ‘memcpy’: specified size between 
9223372036854775808 and 18446744073709551615 exceeds maximum object size 
9223372036854775807

----------
messages: 300851
nosy: skrah
priority: normal
severity: normal
status: open
title: Squash new gcc warning (-Wstringop-overflow)

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

Reply via email to