Boost C++ Libraries: Ticket #4937: Typo in minmax library documentation https://svn.boost.org/trac10/ticket/4937 <p> There is typo in minmax library documentation libs/algorithm/minmax/index.html: </p> <pre class="wiki">Why not a single header &amp;boost/algorithm/minmax.hpp&gt;? </pre><p> Please see attached patch for details. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4937 Trac 1.4.3 Vladimir Rutsky <altsysrq@…> Mon, 06 Dec 2010 09:01:58 GMT attachment set https://svn.boost.org/trac10/ticket/4937 https://svn.boost.org/trac10/ticket/4937 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost-minmax-html-typo.patch</span> </li> </ul> <p> Patch fixing typo described in bug report </p> Ticket Vicente Botet <vicente.botet@…> Tue, 07 Dec 2010 18:59:50 GMT type changed https://svn.boost.org/trac10/ticket/4937#comment:1 https://svn.boost.org/trac10/ticket/4937#comment:1 <ul> <li><strong>type</strong> <span class="trac-field-old">Bugs</span> → <span class="trac-field-new">Patches</span> </li> </ul> Ticket Vicente Botet <vicente.botet@…> Wed, 08 Dec 2010 07:15:30 GMT owner, component changed https://svn.boost.org/trac10/ticket/4937#comment:2 https://svn.boost.org/trac10/ticket/4937#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">No-Maintainer</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">minmax</span> </li> </ul> Ticket Steven Watanabe Wed, 08 Dec 2010 17:37:55 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4937#comment:3 https://svn.boost.org/trac10/ticket/4937#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/67106" title="Fix typo. Fixes #4937.">[67106]</a>) Fix typo. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4937" title="#4937: Patches: Typo in minmax library documentation (closed: fixed)">#4937</a>. </p> Ticket Marshall Clow Wed, 08 Dec 2010 18:01:13 GMT <link>https://svn.boost.org/trac10/ticket/4937#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4937#comment:4</guid> <description> <p> Steven, I think you missed escaping the '&gt;' at the end of the file name. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Wed, 08 Dec 2010 19:10:16 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/4937#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4937#comment:5</guid> <description> <p> I didn't think that '&gt;' needed to be escaped. It's used elsewhere in the file, and it displays fine. &amp;lt;&gt; seems to be used for all references to headers. </p> </description> <category>Ticket</category> </item> <item> <author>Vladimir Rutsky <altsysrq@…></author> <pubDate>Wed, 08 Dec 2010 21:22:08 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/4937#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4937#comment:6</guid> <description> <p> About '&gt;' at the end of file name: I escaped it because first entry of 'minmax.hpp' in index.html file has escaped '&gt;' at end (line 14). </p> <p> May be remove escaping there if anywhere else closing '&gt;' unescaped? </p> </description> <category>Ticket</category> </item> </channel> </rss>