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
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com