[PATCH 2/3] ucrtbase: Fix away from 0 rounding in %a format.

Piotr Caban piotr at codeweavers.com
Thu Aug 6 06:18:07 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         |  4 ++--
  dlls/ucrtbase/tests/printf.c | 11 +++++++----
  2 files changed, 9 insertions(+), 6 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ucrtbase-Fix-away-from-0-rounding-in-a-format.txt
Type: text/x-patch
Size: 2125 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200806/114e99c4/attachment.bin>


More information about the wine-devel mailing list