Boost C++ Libraries: Ticket #1003: [iostreams] copy-paste error in typedefs for wchar multichar_filters https://svn.boost.org/trac10/ticket/1003 <p> It appears that the wchar forms of the multichar_filters in concepts.hpp suffer from a copy-paste bug -- they aren't defaulting to wchar_t as they should be. </p> <p> The patch is attached. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1003 Trac 1.4.3 chad@… Mon, 28 May 2007 02:11:00 GMT attachment set https://svn.boost.org/trac10/ticket/1003 https://svn.boost.org/trac10/ticket/1003 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">concepts.hpp</span> </li> </ul> <p> Patch for wchar multichar_filter types </p> Ticket chad@… Mon, 28 May 2007 02:11:24 GMT attachment set https://svn.boost.org/trac10/ticket/1003 https://svn.boost.org/trac10/ticket/1003 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">concepts.hpp.patch</span> </li> </ul> <p> Patch for wchar multichar_filter types </p> Ticket chad@… Mon, 28 May 2007 02:14:14 GMT attachment set https://svn.boost.org/trac10/ticket/1003 https://svn.boost.org/trac10/ticket/1003 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">concepts.hpp.2.patch</span> </li> </ul> <p> Updated patch for wchar multichar_filter types </p> Ticket chad@… Mon, 28 May 2007 02:15:20 GMT <link>https://svn.boost.org/trac10/ticket/1003#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1003#comment:1</guid> <description> <p> I updated the patch to fix formatting a bit. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Mon, 13 Aug 2007 15:29:53 GMT</pubDate> <title>owner set https://svn.boost.org/trac10/ticket/1003#comment:2 https://svn.boost.org/trac10/ticket/1003#comment:2 <ul> <li><strong>owner</strong> set to <span class="trac-author">Douglas Gregor</span> </li> </ul> Ticket Marshall Clow Sun, 19 Aug 2007 15:26:12 GMT component changed https://svn.boost.org/trac10/ticket/1003#comment:3 https://svn.boost.org/trac10/ticket/1003#comment:3 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">iostreams</span> </li> </ul> Ticket Jonathan Turkanis Thu, 24 Jan 2008 07:36:29 GMT owner, status changed https://svn.boost.org/trac10/ticket/1003#comment:4 https://svn.boost.org/trac10/ticket/1003#comment:4 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Douglas Gregor</span> to <span class="trac-author">Jonathan Turkanis</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Jonathan Turkanis Fri, 25 Jan 2008 00:19:48 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1003#comment:5 https://svn.boost.org/trac10/ticket/1003#comment:5 <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> fixed in <a class="changeset" href="https://svn.boost.org/trac10/changeset/42956" title="fixed ticket #1003">[42956]</a> in branches/iostreams_dev, to be merged with trunk after testing </p> Ticket