[issue14387] Include\accu.h incompatible with Windows.h

Antoine Pitrou report at bugs.python.org
Fri Mar 23 00:00:54 CET 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

> 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?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14387>
_______________________________________


More information about the Python-bugs-list mailing list