[issue15402] Correct __sizeof__ support for struct

Meador Inge report at bugs.python.org
Thu Jul 26 00:49:05 CEST 2012


Meador Inge <meadori at gmail.com> added the comment:

On Wed, Jul 25, 2012 at 5:38 PM, Jesús Cea Avión <report at bugs.python.org> wrote:

> So the good old "int main(void)" behaviour is "undefined" :-)

Actually the C Standard says that is OK.  See 5.1.2.2.1 of ISO/IEC 9899:TC3.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15402>
_______________________________________


More information about the Python-bugs-list mailing list