Boost C++ Libraries: Ticket #11039: filesystem_error exception uses wrong encoding for what() https://svn.boost.org/trac10/ticket/11039 <p> If one tries to access locked file on Windows with RU_ru locale, he'll get an exception with "отказано в доступе" (access denied) returned by its what() method. It's written in 1251 encoding, and it's very inconvenient to work with. I think, that there should be at least wwhat() method to get wstring of exception in Unicode. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11039 Trac 1.4.3