Indeed. VC2005 brings up much more than 10 warnings with the x64 compat warnings on, all due to lack of proper casting. The current code may work, but these warnings may mask a future warning that should be heeded. I've been meaning to work on a patch but havn't been able to find the time.
On 1/17/06, Ken & Deb Allen <[EMAIL PROTECTED]> wrote: > Hmmm. The number of warnings compiling the 3.3.1 source is up to 10 > from 6 in the 3.3.0 source. All of them appear to be related to > inappropriate sign comparisons/assignments. > > -ken > -- Cory Nelson http://www.int64.org

