[PATCH v3] ucrtbase: Implement t and j printf length modifiers.

Piotr Caban piotr at codeweavers.com
Fri Nov 1 13:40:04 CDT 2019


From: Ambrož Bizjak <abizjak.pro at gmail.com>

Signed-off-by: Ambroz Bizjak <abizjak.pro at gmail.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
v3:
  - remove unneeded casts
  - remove LONGLONG constants from touched code

  dlls/msvcrt/printf.h         |  6 +++++-
  dlls/ucrtbase/tests/printf.c | 42 +++++++++++++++++++++++-------------
  2 files changed, 32 insertions(+), 16 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ucrtbase-Implement-t-and-j-printf-length-modifiers.txt
Type: text/x-patch
Size: 3441 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191101/e51f15ef/attachment-0001.bin>


More information about the wine-devel mailing list