[issue13874] test_faulthandler: read_null test fails with current clang

STINNER Victor report at bugs.python.org
Thu Jan 26 15:02:54 CET 2012


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Can you try x = (int *)1; instead of x = NULL; ?

----------

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


More information about the Python-bugs-list mailing list