Piotr Caban : msvcrt: Don't use strtold in __STRINGTOLD_L.

Alexandre Julliard julliard at winehq.org
Thu Jul 23 16:36:57 CDT 2020


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Thu Jul 23 15:38:40 2020 +0200

msvcrt: Don't use strtold in __STRINGTOLD_L.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcrt/bnum.h   |   1 +
 dlls/msvcrt/msvcrt.h |   4 +-
 dlls/msvcrt/scanf.h  |   2 +-
 dlls/msvcrt/string.c | 190 ++++++++++++++++++++++++++++++++++++++++++++++-----
 dlls/msvcrt/wcs.c    |   2 +-
 5 files changed, 179 insertions(+), 20 deletions(-)

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



More information about the wine-cvs mailing list