Hi, On Thu, 3 Dec 2009, Ramsay Jones wrote: > compat/mingw.h | 27 ++++++++++++++++++++++++++- > compat/msvc.h | 25 +------------------------ > 2 files changed, 27 insertions(+), 25 deletions(-) I'd prefer to have the MSVC-specific definitions in msvc.h, along with a definition of, say, ALREADY_DEFINED_STATI64 or some such (which tells mingw.h not to do anything about those types). There is no need to clutter mingw.h with stuff for MSVC. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html