Erich E. Hoover : msvcrt: Use parse_double for scanf floats.

Alexandre Julliard julliard at winehq.org
Thu Jan 2 16:04:21 CST 2020


Module: wine
Branch: master
Commit: f99d307a3e1f9beb7fd9dc8892b5cfabbabf816b
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=f99d307a3e1f9beb7fd9dc8892b5cfabbabf816b

Author: Erich E. Hoover <erich.e.hoover at gmail.com>
Date:   Thu Jan  2 19:01:56 2020 +0100

msvcrt: Use parse_double for scanf floats.

Signed-off-by: Erich E. Hoover <erich.e.hoover at gmail.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcrt/scanf.c  |  16 ++---
 dlls/msvcrt/scanf.h  | 183 ++++++++++++++++++++++-----------------------------
 dlls/msvcrt/string.c |   3 +
 3 files changed, 90 insertions(+), 112 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=f99d307a3e1f9beb7fd9dc8892b5cfabbabf816b



More information about the wine-cvs mailing list