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

Alexandre Julliard julliard at winehq.org
Thu Feb 3 16:06:56 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Thu Feb  3 12:04:28 2022 +0100

reg/tests: Enable compilation with long types.

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

---

 programs/reg/tests/Makefile.in |   1 -
 programs/reg/tests/add.c       | 302 +++++++--------
 programs/reg/tests/copy.c      | 192 +++++-----
 programs/reg/tests/delete.c    | 114 +++---
 programs/reg/tests/export.c    |  98 ++---
 programs/reg/tests/import.c    | 816 ++++++++++++++++++++---------------------
 programs/reg/tests/query.c     |  94 ++---
 7 files changed, 808 insertions(+), 809 deletions(-)

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



More information about the wine-cvs mailing list