msvcrt: Printf Integer Conversions

Alexandre Julliard julliard at winehq.org
Fri Dec 16 05:32:38 CST 2005


Jesse Allen <the3dfxdude at gmail.com> writes:

> Changes:
> Add support for I64 integer sizes in printf.  Handle I and I32 sizes
> using libc's printf.

The tests fail:

printf.c:45: Test succeeded inside todo block: Problem with long long
printf.c:46: Test succeeded inside todo block: return count wrong
printf.c:51: Test failed: I0d failed
printf.c:63: Test failed: I64D failed: %D
printf.c:106: Test failed: #+25.22I64u conversion for -1 failed: got '   0018446744073709551615', should be ' 18446744073709551615' -- obscure windows msvcrt bug?
printf.c:114: Test failed: Problem with "ll" interpretation
printf.c:115: Test failed: return count wrong
printf.c:369: Test succeeded inside todo block: Problem with long long

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list