msvcrt: Interpret 'I' as size_t size specifier for integer conversions.
commit494572ed4d49dd36508759c300c59124aa88181e
authorMartin Storsjo <martin@martin.st>
Tue, 3 Nov 2015 18:40:39 +0000 (3 20:40 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Nov 2015 10:19:27 +0000 (4 19:19 +0900)
tree4df7f14095bf89ec58ddf5e11a80ea1728a4c931
parentb9d0f5d562b1a5e96a32779f8906e50c0e4ba206
msvcrt: Interpret 'I' as size_t size specifier for integer conversions.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/printf.h
dlls/msvcrt/tests/printf.c