[Python-Dev] 2.5, 64 bit

Kristján V. Jónsson kristjan at ccpgames.com
Mon Oct 9 12:07:30 CEST 2006


the VisualStudio8 64 bit build of 2.5 doesn't compile clean.  We have a number of warnings of truncation from 64 bit to 32:
Often it is a question of doing an explicit cast, but sometimes we are using "int" for results from strlen and such.
 
Is there any interest in fixing this up?
 
Cheers,
Kristján
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20061009/ccded2cb/attachment.htm 


More information about the Python-Dev mailing list