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 serhiy.storchaka
Recipients serhiy.storchaka, tim.golden
Date 2013-10-27.20:19:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382905150.83.0.63597506884.issue19418@psf.upfronthosting.co.za>
In-reply-to
Content
What if use (int)-0x80000000 instead of -(int)0x80000000? Does it silence warnings on Windows?
History
Date User Action Args
2013-10-27 20:19:10serhiy.storchakasetrecipients: + serhiy.storchaka, tim.golden
2013-10-27 20:19:10serhiy.storchakasetmessageid: <1382905150.83.0.63597506884.issue19418@psf.upfronthosting.co.za>
2013-10-27 20:19:10serhiy.storchakalinkissue19418 messages
2013-10-27 20:19:10serhiy.storchakacreate