Win32: sync Unicode console output and file system
commitbc9ac8a4e4cebd66c4c7ad3dac2df86caf280c3b
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:37:16 +0000 (19 23:37 +0100)
tree564f5271157be4cb79c95b34909cffe363177317
parent9653dfa28602b442937e04b8c66e4e7368800f51
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