[PATCH 2/3 v2] msvcrt: Reimplement floating point numbers printing.

Piotr Caban piotr at codeweavers.com
Sat Jul 11 11:44:11 CDT 2020


Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=37913
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
v2:
  - fixed rounding
  - moved %g format handling after rounding

  dlls/msvcrt/printf.h       | 413 +++++++++++++++++++++++++++++--------
  dlls/msvcrt/tests/printf.c |   4 +-
  2 files changed, 328 insertions(+), 89 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcrt-Reimplement-floating-point-numbers-printing.txt
Type: text/x-patch
Size: 17498 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200711/28b81f33/attachment.bin>


More information about the wine-devel mailing list