[PATCH 1/3] ucrtbase: Fix precision handling in %#g when printing 0.

Piotr Caban piotr at codeweavers.com
Thu Aug 6 06:17:25 CDT 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
We were duplicating bug in native implementation that is fixed in newest 
ucrtbase version.

  dlls/msvcrt/printf.h         |  5 +----
  dlls/ucrtbase/tests/printf.c | 15 ++++++++++-----
  2 files changed, 11 insertions(+), 9 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ucrtbase-Fix-precision-handling-in-g-when-printing-0.txt
Type: text/x-patch
Size: 2827 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200806/9a92f94c/attachment-0001.bin>


More information about the wine-devel mailing list