Re: [PATCH 0/3] Fix MSVC compile errors and cleanup stat definitions
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:58:43
Karsten Blees [off-list ref] writes:
A few minor fixes for the MSVC build. Also here: https://github.com/kblees/git/tree/kb/fix-msvc-stat-definitions Karsten Blees (3): MSVC: fix compile errors due to missing libintl.h MSVC: fix compile errors due to macro redefinitions MSVC: fix stat definition hell compat/mingw.h | 21 +++++++++++++++++---- compat/msvc.h | 15 --------------- config.mak.uname | 1 + 3 files changed, 18 insertions(+), 19 deletions(-)
I won't be a good person to review, suggest improvements on, and/or judge these patches. I'm Cc'ing regulars who work on mingw port for their help and Ack. Thanks.