[PATCH] hgext/win32chcp: switches the console into an encoding actually used (issue2926)

Andrei Polushin polushin at gmail.com
Thu Jul 28 19:03:32 CDT 2011


29.07.2011 6:47, Andrei Polushin wrote:
> --- a/mercurial/osutil.c	Fri Jul 22 20:31:15 2011 -0300
> +++ b/mercurial/osutil.c	Fri Jul 29 03:51:22 2011 +0700
> @@ -14,6 +14,7 @@
>  #include <string.h>
>  
>  #ifdef _WIN32
> +#define _WIN32_WINNT 0x0501

Sorry, this line is wrong, added by mistake.

I can resend the corrected patch if everything else is OK.

--
Andrei Polushin


More information about the Mercurial-devel mailing list