Re: [Musicpd-dev-team] UTF-8 file names support for Windows

2013-01-19 Thread Denis Krjuchkov
I've played a bit with the code. It seems convenient to change Path::ToUTF8() to return std::string. I'd like to not introduce something like PathUTF8 class and use standard types where applicable. This gives one extra copying and one extra allocation. Once fs_charset_to_utf8() is replaced

[Musicpd-dev-team] dummy.cxx: remove unused file

2013-01-19 Thread Denis Krjuchkov
This file was used previously to force C++ linkage. It's no longer required because most of the code is C++ anyway. Submitted via git. -- Denis -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,