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 pitrou
Recipients amaury.forgeotdarc, benjamin.peterson, georg.brandl, jeffr@livedata.com, kristjan.jonsson, pitrou, python-dev, skrah
Date 2012-03-22.23:00:53
SpamBayes Score 0.005742435
Marked as misclassified No
Message-id <1332456917.3567.0.camel@localhost.localdomain>
In-reply-to <1332457050.88.0.267608535432.issue14387@psf.upfronthosting.co.za>
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'?

How about the #undef suggested somewhere?
History
Date User Action Args
2012-03-22 23:00:54pitrousetrecipients: + pitrou, georg.brandl, amaury.forgeotdarc, kristjan.jonsson, benjamin.peterson, skrah, python-dev, jeffr@livedata.com
2012-03-22 23:00:53pitroulinkissue14387 messages
2012-03-22 23:00:53pitroucreate