summaryrefslogtreecommitdiff
path: root/libs/filesystem/doc/tickets.html
blob: 054acb403cabe14fb1c4aee6a96c5532261ee8c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Filesystem Tickets</title>
</head>

<body>

<p>&nbsp;</p>
<h2>Locale related</h2>
<p><a href="https://svn.boost.org/trac/boost/ticket/3332">#3332</a> 
boost::filesystem::path will get trobule in locale Chinese_Taiwan.950 (windows)<br>
<a href="https://svn.boost.org/trac/boost/ticket/7211">#7211</a> path_locale 
destructor crashes when overloaded operator new and delete are present<br>
<a href="https://svn.boost.org/trac/boost/ticket/8388">#8388</a> 
windows_file_codecvt should be allocated with _NEW_CRT<br>
<a href="https://svn.boost.org/trac/boost/ticket/8642">#8642</a> Global locale 
prevents from using Boost.Filesystem in global constructors and destructors<br>
<a href="https://svn.boost.org/trac/boost/ticket/8930">#8930</a> 
boost::path::root_directory() throws locale::facet::_S_create_c_locale name not 
valid<br>
<a href="https://svn.boost.org/trac/boost/ticket/9182">#9182</a> 
Boost-filesystem std::runtime_error: locale::facet::_S_create_c_locale name not 
valid failure on Xamarin.Android<br>
<a href="https://svn.boost.org/trac/boost/ticket/9219">#9219</a> path::codecvt() 
is called when not required<br>
<a href="https://svn.boost.org/trac/boost/ticket/9560">#9560</a> 
operations_test_static unit test crashes during static initialization phase on 
Mac/10.7/32-bit/darwin-4.2.1<br>
<a href="https://svn.boost.org/trac/boost/ticket/10205">#10205</a> FileSystem 
runtime error: locale::facet::_S_create_c_locale name not valid<br>
<br>
&nbsp;</p>
<h2>TR alignment</h2>
<p>Work has started to bring the library into alignment with the C++ File System 
Technical Specification (<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4099.html">HTML</a>) 
(<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4100.pdf">PDF</a>). 
This work is occurring on the
<a href="https://github.com/boostorg/filesystem/tree/ts-develop">git <code>
ts-develop</code> branch</a>, and is currently very unstable. </p>
<ul>
  <li><a href="https://svn.boost.org/trac/boost/ticket/10291">#10291</a> path 
  doesn't have move constructor/assignment operator.</li>
</ul>

</body>

</html>