This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients skrah, vstinner
Date 2012-01-26.14:32:19
SpamBayes Score 0.008132378
Marked as misclassified No
Message-id <20120126143219.GA4927@sleipnir.bytereef.org>
In-reply-to <CAMpsgwYzuX3UGM=yb7Zt9GWD0PCZZVyhq+mvAHEH954ydJPz_w@mail.gmail.com>
Content
STINNER Victor <report@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...
History
Date User Action Args
2012-01-26 14:32:20skrahsetrecipients: + skrah, vstinner
2012-01-26 14:32:20skrahlinkissue13874 messages
2012-01-26 14:32:20skrahcreate