Hello,
this patch series is to be applied on top of "move main() macro to a function",
discussed in another thread.
I added the two patches Karsten mentioned:
Win32: add Unicode conversion functions
Win32: fix broken pipe detection
I also copied the links for the fixups incuded.
Regards,
Stepan
Karsten Blees (6):
Support Unicode console output on Windows
Detect console streams more reliably on Windows
Warn if the Windows console font doesn't support Unicode
includes fixups:
- https://github.com/msysgit/git/commit/3abcb04d
- https://github.com/msysgit/git/commit/981aa538
Win32: add Unicode conversion functions
Win32: Thread-safe windows console output
includes fixups:
- https://github.com/msysgit/git/commit/cd0792af
- https://github.com/msysgit/git/commit/45e28a4d
Win32: fix broken pipe detection
compat/mingw.c | 94 ++++++++++-
compat/mingw.h | 112 +++++++++++++-
compat/winansi.c | 465 +++++++++++++++++++++++++++++++++++++++++--------------
3 files changed, 546 insertions(+), 125 deletions(-)
--
2.0.0.9635.g0be03cb
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html