Eric Pouech : mscoree: Enable compilation with long types.
Module: wine Branch: master Commit: 27d9ca5ea1a5a97ff88c09bdd07e41c1128dce61 URL: https://source.winehq.org/git/wine.git/?a=commit;h=27d9ca5ea1a5a97ff88c09bdd... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Tue Feb 15 07:28:59 2022 +0100 mscoree: Enable compilation with long types. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> Signed-off-by: Esme Povirk <esme(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/mscoree/Makefile.in | 1 - dlls/mscoree/config.c | 28 ++++++++++++++-------------- dlls/mscoree/cordebug.c | 22 +++++++++++----------- dlls/mscoree/corruntimehost.c | 26 +++++++++++++------------- dlls/mscoree/metadata.c | 18 +++++++++--------- dlls/mscoree/metahost.c | 22 +++++++++++----------- dlls/mscoree/mscoree_main.c | 32 ++++++++++++++++---------------- 7 files changed, 74 insertions(+), 75 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=27d9ca5ea1a5a97ff88c0...
participants (1)
-
Alexandre Julliard