Boost C++ Libraries: Ticket #964: [filesystem] missing documentation or bad links https://svn.boost.org/trac10/ticket/964 <p> I'm going through the filesystem docs in order to understand the changes and migrate existing code to 1.34.0. However, some of the doc's seem to be missing from both my install and online sources making this task much more difficult. (Specifically I require information on the elimination of filesystem_error::error().) Perhaps the links are just wrong (found on i18n page). </p> <ol><li>Server: www.boost.org<br /> </li><li>URL path: /libs/filesystem/doc/exception.htm<br /> </li><li>Error notes: File does not exist: /home/groups/b/bo/boost/htdocs/libs/filesystem/doc/exception.htm </li><li>Error type: 404<br /> </li><li>Request method: GET<br /> </li><li>Request query string:<br /> </li><li>Time: 2007-05-16 11:40:49 PDT (1179340849)<br /> </li></ol><ol><li>Server: www.boost.org<br /> </li><li>URL path: /libs/filesystem/doc/operations.htm<br /> </li><li>Error notes: File does not exist: /home/groups/b/bo/boost/htdocs/libs/filesystem/doc/operations.htm </li><li>Error type: 404<br /> </li><li>Request method: GET<br /> </li><li>Request query string:<br /> </li><li>Time: 2007-05-16 11:25:24 PDT (1179339924) </li></ol> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/964 Trac 1.4.3 anonymous Thu, 24 May 2007 01:26:27 GMT <link>https://svn.boost.org/trac10/ticket/964#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/964#comment:1</guid> <description> <p> I now see how to deal with system_error() instead of the old error() call, but there is a small error in the docs: </p> <p> synopsis: errno_type lookup_errno(system_error_type code); </p> <p> Other operations functions: errno_type to_errno( system_error_type code ); </p> <p> The latter is incorrect and should be changed to lookup_errno. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Sun, 03 Jun 2007 21:25:57 GMT</pubDate> <title>attachment set https://svn.boost.org/trac10/ticket/964 https://svn.boost.org/trac10/ticket/964 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">index.htm.patch</span> </li> </ul> <p> patch for libs/filesystem/doc/index.htm </p> Ticket bdawes@… Sun, 03 Jun 2007 21:27:49 GMT attachment set https://svn.boost.org/trac10/ticket/964 https://svn.boost.org/trac10/ticket/964 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">i18n.html.patch</span> </li> </ul> <p> patch for libs/filesystem/doc/i18n.html </p> Ticket bdawes@… Sun, 03 Jun 2007 21:28:57 GMT attachment set https://svn.boost.org/trac10/ticket/964 https://svn.boost.org/trac10/ticket/964 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">portability_guide.htm.patch</span> </li> </ul> <p> patch for libs/filesystem/doc/portability_quide.htm </p> Ticket Thomas Witt Fri, 08 Jun 2007 00:36:58 GMT status changed; resolution, severity set https://svn.boost.org/trac10/ticket/964#comment:2 https://svn.boost.org/trac10/ticket/964#comment:2 <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> <li><strong>severity</strong> → <span class="trac-field-new">Showstopper</span> </li> </ul> <p> Patch applied HEAD and RC_1_34_0 by Beman. </p> Ticket daniel.goertzen@… Fri, 15 Jun 2007 18:22:13 GMT <link>https://svn.boost.org/trac10/ticket/964#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/964#comment:3</guid> <description> <p> The unit testing examples have bad links to the actual source code. For example, click on the source link from this page: </p> <p> <a href="http://www.boost.org/libs/test/doc/examples/unit_test_example4.html">http://www.boost.org/libs/test/doc/examples/unit_test_example4.html</a> </p> <p> The locally installed documentation also fails (gentoo amd64). </p> </description> <category>Ticket</category> </item> </channel> </rss>