commit | 0010d37a431b580034a1da979c2ee7c546fbda90 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Aug 15 17:12:55 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Aug 15 17:12:55 2010 +0000 |
tree | 5f6d46ae3903afcca0c71532055a199fdbe7471f | |
parent | 1d0aaea54ad0bed77b22e59b67f2e9659036aa53 [diff] |
Fix some compilation warnings under 64-bit Windows (issue #9566). Some of these are genuine bugs with objects bigger than 2GB, but my system doesn't allow me to write tests for it.