Module: wine Branch: master Commit: 816395e87748f28badaa7ca9244893b8c6520a99 URL: https://source.winehq.org/git/wine.git/?a=commit;h=816395e87748f28badaa7ca92...
Author: Eric Pouech eric.pouech@gmail.com Date: Tue Mar 1 08:33:49 2022 +0100
mscoree/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Esme Povirk esme@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mscoree/tests/Makefile.in | 1 - dlls/mscoree/tests/comtest.c | 44 +++++------ dlls/mscoree/tests/debugging.c | 26 +++---- dlls/mscoree/tests/metahost.c | 46 ++++++------ dlls/mscoree/tests/mscoree.c | 162 ++++++++++++++++++++--------------------- 5 files changed, 139 insertions(+), 140 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=816395e87748f28badaa7...