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 neologix, python-dev, serhiy.storchaka, vstinner
Date 2014-08-24.10:19:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408875550.23.0.649668324088.issue22207@psf.upfronthosting.co.za>
In-reply-to
Content
I think there are too many changes. Here is simpler patch which get rid of all warnings in Objects/unicodeobject.c on my computer (gcc 4.6.3, 32-bit Linux).
History
Date User Action Args
2014-08-24 10:19:10serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, neologix, python-dev
2014-08-24 10:19:10serhiy.storchakasetmessageid: <1408875550.23.0.649668324088.issue22207@psf.upfronthosting.co.za>
2014-08-24 10:19:10serhiy.storchakalinkissue22207 messages
2014-08-24 10:19:10serhiy.storchakacreate