msvcp90: Fix 64-bit compilation warnings

Alexandre Julliard julliard at winehq.org
Wed Sep 1 06:47:45 CDT 2010


Octavian Voicu <octavian.voicu at gmail.com> writes:

>> You should be casting to long, otherwise you'll potentially truncate the
>> value.
>
> %zu is out of the question?

Yes. Besides, that's the msvcrt size_t, not the real one.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list