Windows: convert the spawned command to locale encoding
commit0ebf6ab82e8a9232caaabf0dd845390307fa1c80
authorColomban Wendling <ban@herbesfolles.org>
Mon, 3 Feb 2014 14:41:44 +0000 (3 15:41 +0100)
committerColomban Wendling <ban@herbesfolles.org>
Wed, 19 Feb 2014 14:54:51 +0000 (19 15:54 +0100)
tree299d622944f00f05315464234eeae0886544da19
parent6af27eeb7af7fbb458c93bf98133a6a177014a5e
Windows: convert the spawned command to locale encoding

Converting to locale encoding is required to allows non-ASCII
characters in the command, e.g. in the file names.
src/win32.c