Boost C++ Libraries: Ticket #2147: A typo in Boost Library Requirements page https://svn.boost.org/trac10/ticket/2147 <p> On <a href="http://www.boost.org/development/requirements.html#Exception-specification">http://www.boost.org/development/requirements.html#Exception-specification</a> it is said: </p> <p> ...because the programmer hopes they will improv<strong>ed</strong> performance. </p> <p> Probably should be replaced with: </p> <p> ...because the programmer hopes they will improv<strong>e</strong> performance. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2147 Trac 1.4.3 Daniel James Fri, 25 Jul 2008 12:52:22 GMT owner, status, component, milestone changed https://svn.boost.org/trac10/ticket/2147#comment:1 https://svn.boost.org/trac10/ticket/2147#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</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">Documentation</span> → <span class="trac-field-new">website</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.36.0</span> → <span class="trac-field-new">Website 1.X</span> </li> </ul> <p> Thanks, I'll fix it very soon. </p> Ticket Daniel James Fri, 25 Jul 2008 12:53:05 GMT <link>https://svn.boost.org/trac10/ticket/2147#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2147#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/47802" title="Fix a typo, refs #2147">[47802]</a>) Fix a typo, refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2147" title="#2147: Bugs: A typo in Boost Library Requirements page (closed: fixed)">#2147</a> </p> </description> <category>Ticket</category> </item> <item> <author>ulysses4ever@…</author> <pubDate>Fri, 25 Jul 2008 13:02:35 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2147#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2147#comment:3</guid> <description> <p> Maybe the tickets' component «website» should be typed like «Website» as it's with (I suppose) all non-library components. </p> <p> Maybe It would be useful to add a Ctrl+Enter-like functionality for Boost web site. I mean some web sites allow to report typos in very handful way: just by highlighting the typo and press some keys combination (like Ctr+Enter). Should I create new ticket for this? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Fri, 25 Jul 2008 13:19:07 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2147#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2147#comment:4</guid> <description> <p> It's fine that you marked the bug as Documentation, I tend to reassign most documentation bugs. The capitalization of the components is fairly arbitrary - Python and GIL are both libraries, and most tools have lower case names. But, yes, the order could be better. </p> <p> I've never heard of the Ctrl+Enter functionality, but it sounds interesting. Please create a ticket. Thanks. </p> </description> <category>Ticket</category> </item> <item> <author>ulysses4ever@…</author> <pubDate>Fri, 25 Jul 2008 15:10:00 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2147#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2147#comment:5</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/2147#comment:4" title="Comment 4">danieljames</a>: </p> <blockquote class="citation"> <p> It's fine that you marked the bug as Documentation, I tend to reassign most documentation bugs. The capitalization of the components is fairly arbitrary - Python and GIL are both libraries, and most tools have lower case names. But, yes, the order could be better. </p> </blockquote> <p> Yes, I've already noticed it from my previous experience of submitting bugs also :) So fast reaction is really amazing. </p> <blockquote class="citation"> <p> I've never heard of the Ctrl+Enter functionality, but it sounds interesting. Please create a ticket. Thanks. </p> </blockquote> <p> Done: <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2148" title="#2148: Feature Requests: Handful typos reporting scheme for Boost web site (closed: wontfix)">#2148</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Fri, 25 Jul 2008 17:33:46 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2147#comment:6 https://svn.boost.org/trac10/ticket/2147#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> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/47806" title="Merge changes from beta. Fixes #2147. ">[47806]</a>) Merge changes from beta. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2147" title="#2147: Bugs: A typo in Boost Library Requirements page (closed: fixed)">#2147</a>. </p> Ticket