[issue13874] test_faulthandler: read_null test fails with current clang

Stefan Krah report at bugs.python.org
Thu Jan 26 15:32:20 CET 2012


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

STINNER Victor <report at bugs.python.org> wrote:
> Can you try x = (int *)1; instead of x = NULL; ?

This works. - I must say that I find this new behavior of clang slightly
dangerous...

----------

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


More information about the Python-bugs-list mailing list