Christian Heimes added the comment:

I'd like to see the warning silenced before 3.4 gets released, too. How about a 
check like

   (Py_ssize_t)msg->msg_controllen > 0xffffffffL

instead? I'd also be fine with pragmas.

----------
nosy: +christian.heimes
versions: +Python 3.4

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

Reply via email to