« Return to Thread: [filesystem] Problems with wpath on Linux

Re: [filesystem] Problems with wpath on Linux

by Eric MALENFANT :: Rate this Message:

Reply to Author | View in Thread

Alexei Alexandrov wrote:
> I mean, I'm the only one who reported this problem or
> just nobody used wchar_t with standard codecvt on Linux so far?

We use boost::filesystem::wpaths on Linux without problems (that I'm aware of).

Also, IIUC, explicitely imbue()-ing the environment locale (std::locale("")) is not necessary, as it seems to be the default (look at libs/filesystem/src/path.cpp)

Éric Malenfant
---------------------------------------------
Why is lemon juice made with artificial flavor,
and dishwashing liquid made with real lemons?
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

 « Return to Thread: [filesystem] Problems with wpath on Linux