Win32: sync Unicode console output and file system
commit64551b273bb079c5cd4a2030f15be89ce1bc2df5
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:30:31 +0000 (22 13:30 +0100)
tree0b23b862fdd3907a3ddffe5aa01c75462c9d761b
parent1fad9cf8317bec4a2fb7bd5235f16f2eab80af37
Win32: sync Unicode console output and file system

Use the same Unicode conversion functions for file names and console
conversions so that the file system and console output are in sync when
checking out legacy encoded repositories (i.e. with invalid UTF-8 file
names).

Signed-off-by: Karsten Blees <blees@dcon.de>
compat/winansi.c