Eric Pouech : qmgr/tests: Enable compilation with long types.
Module: wine Branch: master Commit: 7eab62d36e9ef43ddab1ddded2c180a88c61eef0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=7eab62d36e9ef43ddab1ddded... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Thu Mar 3 08:22:45 2022 +0100 qmgr/tests: Enable compilation with long types. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/qmgr/tests/Makefile.in | 1 - dlls/qmgr/tests/enum_files.c | 32 +++++------ dlls/qmgr/tests/enum_jobs.c | 34 ++++++------ dlls/qmgr/tests/file.c | 6 +- dlls/qmgr/tests/job.c | 128 +++++++++++++++++++++---------------------- dlls/qmgr/tests/qmgr.c | 20 +++---- 6 files changed, 110 insertions(+), 111 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7eab62d36e9ef43ddab1d...
participants (1)
-
Alexandre Julliard