Kristján V. Jónsson schrieb:
> 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 in
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?
Cheer