[filesystem] Problems with UTF-8 paths in GIT.
This commit < https://github.com/boostorg/filesystem/commit/785d521b54140763dd23ef091a18d7196006c787> is causing me some problems with some git clients. In particular the git client in Eclipse errors out with some unsupported / invalid messages. I know why those dir names are the way they are.. But we still are supposed to follow the naming rules we agreed to < http://www.boost.org/development/requirements.html#Directory_structure>. -- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net -- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail
On Mon, Jan 5, 2015 at 12:30 PM, Rene Rivera
This commit < https://github.com/boostorg/filesystem/commit/785d521b54140763dd23ef091a18d7196006c787> is causing me some problems with some git clients. In particular the git client in Eclipse errors out with some unsupported / invalid messages. I know why those dir names are the way they are.. But we still are supposed to follow the naming rules we agreed to < http://www.boost.org/development/requirements.html#Directory_structure>.
OK, this should now be fixed in develop. If anyone needs the directories involved, such as for testing, they are available in filesystem branch test-files/utf-8. --Beman
participants (2)
-
Beman Dawes
-
Rene Rivera