Boost C++ Libraries: Ticket #1806: Broken links to numeric cast. https://svn.boost.org/trac10/ticket/1806 <p> The page <a href="http://www.boost.org/doc/libs/1_35_0/libs/numeric/conversion/doc/numeric_cast.html">http://www.boost.org/doc/libs/1_35_0/libs/numeric/conversion/doc/numeric_cast.html</a> exists together with links to it but is empty. I suggest to search for all empty files and to fix this problem. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1806 Trac 1.4.3 Daniel James Thu, 10 Apr 2008 09:03:37 GMT owner, status, component, summary changed https://svn.boost.org/trac10/ticket/1806#comment:1 https://svn.boost.org/trac10/ticket/1806#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">René Rivera</span> to <span class="trac-author">Daniel James</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>component</strong> <span class="trac-field-old">website</span> → <span class="trac-field-new">Documentation</span> </li> <li><strong>summary</strong> <span class="trac-field-old">empty page on website</span> → <span class="trac-field-new">Broken links to numeric cast.</span> </li> </ul> <p> This is actually a case of broken links - the documentation has moved in the new release. I might put up some redirects where appropriate, although that's a very short term solution that could easily get out of hand so it would be a bad idea to get into the habit. </p> <p> I'm going to look into all these problems soon. </p> Ticket jensseidel@… Thu, 10 Apr 2008 09:26:32 GMT <link>https://svn.boost.org/trac10/ticket/1806#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1806#comment:2</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/1806#comment:1" title="Comment 1">danieljames</a>: </p> <blockquote class="citation"> <p> This is actually a case of broken links </p> </blockquote> <p> OK, but the page was indeed empty and not missing ... </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Thu, 10 Apr 2008 09:41:56 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1806#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1806#comment:3</guid> <description> <p> The page doesn't exist in the distribution, the script that produces the website documentation pages creates an empty page when this happens. I'm going to look into changing it to return a 404 error instead. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Thu, 10 Apr 2008 20:27:37 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1806#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1806#comment:4</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/44156" title="Fix some links to the libraries. Refs #1806 ">[44156]</a>) Fix some links to the libraries. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1806" title="#1806: Bugs: Broken links to numeric cast. (closed: fixed)">#1806</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Fri, 11 Apr 2008 17:33:18 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1806#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1806#comment:5</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/44185" title="Merge yesterday's changes from the beta site. Fixes: #1743, #1783, ...">[44185]</a>) Merge yesterday's changes from the beta site. Fixes: <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1743" title="#1743: Bugs: Documentation has incorrect Build &amp; Link settings for some libraries (closed: fixed)">#1743</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1783" title="#1783: Bugs: No link to wiki (closed: fixed)">#1783</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1779" title="#1779: Bugs: Whos using boost link broken (closed: fixed)">#1779</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1806" title="#1806: Bugs: Broken links to numeric cast. (closed: fixed)">#1806</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1815" title="#1815: Bugs: Optional doc web page not loading (closed: fixed)">#1815</a> </p> <hr /> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/44154" title="404 if there is an error extracting a file from the zip. Not always ...">r44154</a> | danieljames | 2008-04-10 20:28:38 +0100 (Thu, 10 Apr 2008) | 3 lines </p> <p> 404 if there is an error extracting a file from the zip. Not always correct but probably better than returing a blank page. A little hacky. </p> <hr /> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/44155" title="Allow the redirect link for the config library to work. ">r44155</a> | danieljames | 2008-04-10 21:26:52 +0100 (Thu, 10 Apr 2008) | 2 lines </p> <p> Allow the redirect link for the config library to work. </p> <hr /> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/44156" title="Fix some links to the libraries. Refs #1806 ">r44156</a> | danieljames | 2008-04-10 21:27:36 +0100 (Thu, 10 Apr 2008) | 2 lines </p> <p> Fix some links to the libraries. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1806" title="#1806: Bugs: Broken links to numeric cast. (closed: fixed)">#1806</a> </p> <hr /> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/44157" title="Fix the &#34;who's using boost' link. Refs #1779. ">r44157</a> | danieljames | 2008-04-10 21:33:03 +0100 (Thu, 10 Apr 2008) | 2 lines </p> <p> Fix the "who's using boost' link. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1779" title="#1779: Bugs: Whos using boost link broken (closed: fixed)">#1779</a>. </p> <hr /> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/44158" title="Link to the wiki. Refs #1783. ">r44158</a> | danieljames | 2008-04-10 21:50:50 +0100 (Thu, 10 Apr 2008) | 2 lines </p> <p> Link to the wiki. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1783" title="#1783: Bugs: No link to wiki (closed: fixed)">#1783</a>. </p> <hr /> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/44159" title="Fix some errors in the library list. Refs #1742.">r44159</a> | danieljames | 2008-04-10 22:03:14 +0100 (Thu, 10 Apr 2008) | 1 line </p> <p> Fix some errors in the library list. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1742" title="#1742: Bugs: Some bugs in http://www.boost.org/doc/libs/1_35_0 (closed: fixed)">#1742</a>. </p> <hr /> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/44162" title="Fix a couple of libraries that are incorrectly listed as header only. ...">r44162</a> | danieljames | 2008-04-10 22:20:34 +0100 (Thu, 10 Apr 2008) | 1 line </p> <p> Fix a couple of libraries that are incorrectly listed as header only. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1743" title="#1743: Bugs: Documentation has incorrect Build &amp; Link settings for some libraries (closed: fixed)">#1743</a>. </p> <hr /> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Fri, 11 Apr 2008 18:01:22 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1806#comment:6 https://svn.boost.org/trac10/ticket/1806#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket