
16 Aug
2011
16 Aug
'11
11:27 a.m.
On 16 August 2011 13:15, Marius Stoica <letto2@gmail.com> wrote:
File names and comand line arguments are encoded as utf-8 these days
That's not true for windows. It isn't necessarily true for linux either (although it usually is nowadays). The point is that libraries like filesystem and program options should use the native encoding by default.