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

Piotr Caban piotr at codeweavers.com
Fri Jul 10 03:19:33 CDT 2020


Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=37913
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49489
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49496
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
I didn't test 49489 and 49496 bugs.

I'm also leaving a trace in pf_output_fp for now (to make it easier to 
fix regressions).

  dlls/msvcrt/printf.h       | 412 +++++++++++++++++++++++++++++--------
  dlls/msvcrt/tests/printf.c |   4 +-
  2 files changed, 327 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: 17432 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200710/975e92c5/attachment-0001.bin>


More information about the wine-devel mailing list