[issue6493] Can not set value for structure members larger than 32 bits

Hirokazu Yamamoto report at bugs.python.org
Sun Oct 3 17:44:42 CEST 2010


Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:

I glanced at my patch again, and I noticed it has a problem.
SET() cannot handle type larger than unsigned int on windows.
I'll recreate the patch...

----------
nosy: +ned.deily, stutzbach

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


More information about the Python-bugs-list mailing list