Eric Pouech : fusion/tests: Enable compilation with long types.
Module: wine Branch: master Commit: 2d0e84e60196693d1caa6e2d70422051b56cfe08 URL: https://source.winehq.org/git/wine.git/?a=commit;h=2d0e84e60196693d1caa6e2d7... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Thu Feb 24 11:29:46 2022 +0100 fusion/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/fusion/tests/Makefile.in | 1 - dlls/fusion/tests/asmcache.c | 344 +++++++++++++++++++++--------------------- dlls/fusion/tests/asmenum.c | 82 +++++----- dlls/fusion/tests/asmname.c | 316 +++++++++++++++++++------------------- dlls/fusion/tests/fusion.c | 22 +-- 5 files changed, 382 insertions(+), 383 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=2d0e84e60196693d1caa6...
participants (1)
-
Alexandre Julliard