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 Nickolai.Zeldovich
Recipients Nickolai.Zeldovich, ezio.melotti, mark.dickinson, mrabarnett, serhiy.storchaka
Date 2013-01-23.18:14:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358964881.95.0.0912276798365.issue17016@psf.upfronthosting.co.za>
In-reply-to
Content
For an unsigned int offset, see my original bug report: gcc eliminates the check altogether, since offset >= 0 by definition.
History
Date User Action Args
2013-01-23 18:14:41Nickolai.Zeldovichsetrecipients: + Nickolai.Zeldovich, mark.dickinson, ezio.melotti, mrabarnett, serhiy.storchaka
2013-01-23 18:14:41Nickolai.Zeldovichsetmessageid: <1358964881.95.0.0912276798365.issue17016@psf.upfronthosting.co.za>
2013-01-23 18:14:41Nickolai.Zeldovichlinkissue17016 messages
2013-01-23 18:14:41Nickolai.Zeldovichcreate