[PATCH v3 2/5] msvcr: Build without -DWINE_NO_LONG_TYPES.

Piotr Caban piotr at codeweavers.com
Tue Feb 8 12:38:40 CST 2022


From: Eric Pouech <eric.pouech at gmail.com>

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  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(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcr-Build-without-DWINE_NO_LONG_TYPES.txt
Type: text/x-patch
Size: 31277 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220208/8a003b45/attachment.bin>


More information about the wine-devel mailing list