1<html> 2 3<head> 4<meta http-equiv="Content-Language" content="en-us"> 5<meta name="GENERATOR" content="Microsoft FrontPage 5.0"> 6<meta name="ProgId" content="FrontPage.Editor.Document"> 7<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 8<title>Filesystem Tickets</title> 9</head> 10 11<body> 12 13<p> </p> 14<h2>Locale related</h2> 15<p><a href="https://svn.boost.org/trac/boost/ticket/3332">#3332</a> 16boost::filesystem::path will get trouble in locale Chinese_Taiwan.950 (windows)<br> 17<a href="https://svn.boost.org/trac/boost/ticket/7211">#7211</a> path_locale 18destructor crashes when overloaded operator new and delete are present<br> 19<a href="https://svn.boost.org/trac/boost/ticket/8388">#8388</a> 20windows_file_codecvt should be allocated with _NEW_CRT<br> 21<a href="https://svn.boost.org/trac/boost/ticket/8642">#8642</a> Global locale 22prevents from using Boost.Filesystem in global constructors and destructors<br> 23<a href="https://svn.boost.org/trac/boost/ticket/8930">#8930</a> 24boost::path::root_directory() throws locale::facet::_S_create_c_locale name not 25valid<br> 26<a href="https://svn.boost.org/trac/boost/ticket/9182">#9182</a> 27Boost-filesystem std::runtime_error: locale::facet::_S_create_c_locale name not 28valid failure on Xamarin.Android<br> 29<a href="https://svn.boost.org/trac/boost/ticket/9219">#9219</a> path::codecvt() 30is called when not required<br> 31<a href="https://svn.boost.org/trac/boost/ticket/9560">#9560</a> 32operations_test_static unit test crashes during static initialization phase on 33Mac/10.7/32-bit/darwin-4.2.1<br> 34<a href="https://svn.boost.org/trac/boost/ticket/10205">#10205</a> FileSystem 35runtime error: locale::facet::_S_create_c_locale name not valid<br> 36<br> 37 </p> 38<h2>TR alignment</h2> 39<p>Work has started to bring the library into alignment with the C++ File System 40Technical Specification (<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4099.html">HTML</a>) 41(<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4100.pdf">PDF</a>). 42This work is occurring on the 43<a href="https://github.com/boostorg/filesystem/tree/ts-develop">git <code> 44ts-develop</code> branch</a>, and is currently very unstable. </p> 45<ul> 46 <li><a href="https://svn.boost.org/trac/boost/ticket/10291">#10291</a> path 47 doesn't have move constructor/assignment operator.</li> 48</ul> 49 50</body> 51 52</html> 53