Hans Leidekker : webservices: Build without -DWINE_NO_LONG_TYPES.

Alexandre Julliard julliard at winehq.org
Tue Feb 15 16:07:18 CST 2022


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Tue Feb 15 10:32:49 2022 +0100

webservices: Build without -DWINE_NO_LONG_TYPES.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/webservices/Makefile.in |  1 -
 dlls/webservices/channel.c   | 70 ++++++++++++++++-----------------
 dlls/webservices/error.c     | 14 +++----
 dlls/webservices/heap.c      | 12 +++---
 dlls/webservices/listener.c  | 22 +++++------
 dlls/webservices/msg.c       | 80 +++++++++++++++++++-------------------
 dlls/webservices/proxy.c     | 18 ++++-----
 dlls/webservices/reader.c    | 84 ++++++++++++++++++++--------------------
 dlls/webservices/url.c       | 12 +++---
 dlls/webservices/writer.c    | 92 ++++++++++++++++++++++----------------------
 10 files changed, 202 insertions(+), 203 deletions(-)

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



More information about the wine-cvs mailing list