Boost C++ Libraries: Ticket #6530: [iostreams]: typos in comments and documentation, part 1 https://svn.boost.org/trac10/ticket/6530 <p> First boost bug report, so please bear with me... </p> <p> There are a number of typos in iostreams source code comments and documentation. I took the liberty to fix them in my local copy of the development trunk (<a class="ext-link" href="http://svn.boost.org/svn/boost/trunk"><span class="icon">​</span>http://svn.boost.org/svn/boost/trunk</a>, rev 76927, synced some time earlier today) and attach a patch file to this ticket. </p> <p> Weird: It's often the same typo, e.g. paramters instead of parameters or unfilitered instead of unfiltered; maybe a copy &amp; paste issue or a typo in some template. </p> <p> Some of the changed line are rather long which can make it hard to spot the change. Maybe something like diff --color helps; otherwise, someone please advise if I can do anything to supply my changes in a more digestible format. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6530 Trac 1.4.3 Steven Samuel Cole <steven.samuel.cole@…> Tue, 07 Feb 2012 10:49:42 GMT attachment set https://svn.boost.org/trac10/ticket/6530 https://svn.boost.org/trac10/ticket/6530 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">20120207_fixed_typos_part_1.patch</span> </li> </ul> <p> patch file with typo fixes; created with svn diff in boost-trunk folder </p> Ticket Daniel James Tue, 07 Feb 2012 11:29:37 GMT owner, status, milestone changed https://svn.boost.org/trac10/ticket/6530#comment:1 https://svn.boost.org/trac10/ticket/6530#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Jonathan Turkanis</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>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.50.0</span> </li> </ul> <p> A subversion diff is ideal. The trac patch viewer highlights which characters have changed so it's pretty easy to read online. I'll check in the documentation changes first to get them into 1.49. But leave the code comments for 1.50 (comment changes are obviously safe, but sometimes merges get messed up, especially with subversion). </p> Ticket Daniel James Tue, 07 Feb 2012 20:40:47 GMT <link>https://svn.boost.org/trac10/ticket/6530#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6530#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/76940" title="Iostreams. Documentation fixes. Refs #6530. Thanks to Steven Samuel Cole. ">[76940]</a>) Iostreams. Documentation fixes. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6530" title="#6530: Bugs: [iostreams]: typos in comments and documentation, part 1 (closed: fixed)">#6530</a>. </p> <p> Thanks to Steven Samuel Cole. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Tue, 07 Feb 2012 20:42:28 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/6530#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6530#comment:3</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/76941" title="Iostreams: Fix typos in comments. Refs #6530. ">[76941]</a>) Iostreams: Fix typos in comments. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6530" title="#6530: Bugs: [iostreams]: typos in comments and documentation, part 1 (closed: fixed)">#6530</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Sun, 18 Mar 2012 13:47:03 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/6530#comment:4 https://svn.boost.org/trac10/ticket/6530#comment:4 <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/77368" title="Iostreams: Merge from trunk. - [74728] Eliminate unit_test_framework ...">[77368]</a>) Iostreams: Merge from trunk. </p> <ul><li><a class="changeset" href="https://svn.boost.org/trac10/changeset/74728" title="eliminated unit_test_framework and BOOST_MESSAGE">[74728]</a> Eliminate unit_test_framework and BOOST_MESSAGE. </li><li><a class="changeset" href="https://svn.boost.org/trac10/changeset/76301" title="applied patches from #5908">[76301]</a> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5908" title="#5908: Bugs: iostreams gzip fails to handle optional extra fields in gzip header (closed: fixed)">#5908</a>. </li><li><a class="changeset" href="https://svn.boost.org/trac10/changeset/76941" title="Iostreams: Fix typos in comments. Refs #6530. ">[76941]</a> Fix typos in comments. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6530" title="#6530: Bugs: [iostreams]: typos in comments and documentation, part 1 (closed: fixed)">#6530</a>. </li><li><a class="changeset" href="https://svn.boost.org/trac10/changeset/76973" title="Iostreams: Fix test for latest Boost.Test changes.">[76973]</a> Remove extra semi-colons, which break with trunk Boost.Test. </li><li><a class="changeset" href="https://svn.boost.org/trac10/changeset/77174" title="Fix parameters for filter::close. Refs #6650. Also some markup fixes. ">[77174]</a> Fix parameters for filter::close. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6650" title="#6650: Bugs: Reversed parameter documentation for 2-parameter filter::close (closed: fixed)">#6650</a>. </li></ul> Ticket