Boost C++ Libraries: Ticket #5879: bfs::copy_directory is undocumented. https://svn.boost.org/trac10/ticket/5879 <p> The behavior of the copy_directory function is undocumented. Here is the link to the documentations: <a href="http://www.boost.org/doc/libs/1_47_0/libs/filesystem/v3/doc/reference.html#copy_directory">http://www.boost.org/doc/libs/1_47_0/libs/filesystem/v3/doc/reference.html#copy_directory</a>. It's effects are unspecified. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5879 Trac 1.4.3 jmckesson@… Tue, 07 Feb 2012 01:00:14 GMT <link>https://svn.boost.org/trac10/ticket/5879#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5879#comment:1</guid> <description> <p> This is a simple documentation fix. It should have shipped in 1.48, but it's still there in the 1.49 beta. This should be fixed already. </p> </description> <category>Ticket</category> </item> <item> <author>jmckesson@…</author> <pubDate>Mon, 09 Jul 2012 04:33:37 GMT</pubDate> <title>version changed https://svn.boost.org/trac10/ticket/5879#comment:2 https://svn.boost.org/trac10/ticket/5879#comment:2 <ul> <li><strong>version</strong> <span class="trac-field-old">Boost 1.47.0</span> → <span class="trac-field-new">Boost 1.50.0</span> </li> </ul> <p> And now it's 1.50, and it's <em>still</em> not fixed. Come on, this is simple stuff here. How can you possibly expect the C++ standards committee to standardize this library if you can't even document it properly? </p> Ticket Beman Dawes Thu, 09 Aug 2012 12:59:46 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5879#comment:3 https://svn.boost.org/trac10/ticket/5879#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/79946" title="Add missing copy_directory semantics. Fixes #5879">[79946]</a>) Add missing copy_directory semantics. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5879" title="#5879: Bugs: bfs::copy_directory is undocumented. (closed: fixed)">#5879</a> </p> Ticket