Eric Pouech : msvcr: Build without -DWINE_NO_LONG_TYPES.

Alexandre Julliard julliard at winehq.org
Tue Feb 8 16:11:46 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Tue Feb  8 19:38:40 2022 +0100

msvcr: Build without -DWINE_NO_LONG_TYPES.

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

---

 dlls/concrt140/Makefile.in  |  1 -
 dlls/crtdll/Makefile.in     |  2 +-
 dlls/msvcr100/Makefile.in   |  2 +-
 dlls/msvcr110/Makefile.in   |  2 +-
 dlls/msvcr120/Makefile.in   |  2 +-
 dlls/msvcr70/Makefile.in    |  2 +-
 dlls/msvcr71/Makefile.in    |  2 +-
 dlls/msvcr80/Makefile.in    |  2 +-
 dlls/msvcr90/Makefile.in    |  2 +-
 dlls/msvcrt/Makefile.in     |  2 +-
 dlls/msvcrt/concurrency.c   |  4 +--
 dlls/msvcrt/console.c       |  2 +-
 dlls/msvcrt/except.c        |  2 +-
 dlls/msvcrt/except_i386.c   | 18 +++++-----
 dlls/msvcrt/except_x86_64.c | 12 +++----
 dlls/msvcrt/file.c          | 87 +++++++++++++++++++++++----------------------
 dlls/msvcrt/locale.c        | 14 ++++----
 dlls/msvcrt/main.c          |  2 +-
 dlls/msvcrt/math.c          |  2 +-
 dlls/msvcrt/mbcs.c          | 10 ++++--
 dlls/msvcrt/misc.c          |  6 ++--
 dlls/msvcrt/thread.c        |  4 +--
 dlls/msvcrtd/Makefile.in    |  2 +-
 dlls/ucrtbase/Makefile.in   |  2 +-
 24 files changed, 96 insertions(+), 90 deletions(-)

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



More information about the wine-cvs mailing list