STINNER Victor added the comment:

Yeah, as for each GCC release, I expect new warnings. I noticed the
implicit fall through in GCC 7. I know that it's used on purpose in CPython.

----------
title: Use GCC __attribute__((alloc_size(x,y))) on PyMem_Malloc() functions -> 
Use GCC __attribute__((alloc_size(x, y))) on PyMem_Malloc() functions

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

Reply via email to