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 kristjan.jonsson
Recipients amaury.forgeotdarc, benjamin.peterson, georg.brandl, jeffr@livedata.com, kristjan.jonsson, pitrou, python-dev, skrah
Date 2012-03-22.22:57:30
SpamBayes Score 0.003139375
Marked as misclassified No
Message-id <1332457050.88.0.267608535432.issue14387@psf.upfronthosting.co.za>
In-reply-to
Content
Now unicodedata.c does not compile with VS2010, because somewhere, "small" is defined.
Do you mind if I change the _PyAccu.small member to 'smalls'?
History
Date User Action Args
2012-03-22 22:57:30kristjan.jonssonsetrecipients: + kristjan.jonsson, georg.brandl, amaury.forgeotdarc, pitrou, benjamin.peterson, skrah, python-dev, jeffr@livedata.com
2012-03-22 22:57:30kristjan.jonssonsetmessageid: <1332457050.88.0.267608535432.issue14387@psf.upfronthosting.co.za>
2012-03-22 22:57:30kristjan.jonssonlinkissue14387 messages
2012-03-22 22:57:30kristjan.jonssoncreate