Eric Pouech : urlmon/tests: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Wed Mar 9 16:08:44 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Tue Mar  8 09:30:20 2022 +0100

urlmon/tests: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/urlmon/tests/Makefile.in |    1 -
 dlls/urlmon/tests/misc.c      |  668 ++++++++++++-------------
 dlls/urlmon/tests/protocol.c  |  606 +++++++++++------------
 dlls/urlmon/tests/sec_mgr.c   |  382 +++++++--------
 dlls/urlmon/tests/stream.c    |   32 +-
 dlls/urlmon/tests/uri.c       | 1086 ++++++++++++++++++++---------------------
 dlls/urlmon/tests/url.c       |  558 ++++++++++-----------
 7 files changed, 1666 insertions(+), 1667 deletions(-)

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



More information about the wine-cvs mailing list