Boost C++ Libraries: Ticket #8614: ios_base format flags ingored in boost.log when logging const char * https://svn.boost.org/trac10/ticket/8614 <p> This is due to the fact the the iostream's formatting operators are ignored when streaming C strings. Possibly other types as well. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8614 Trac 1.4.3 Andrey Semashev Sun, 26 May 2013 15:40:01 GMT <link>https://svn.boost.org/trac10/ticket/8614#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8614#comment:1</guid> <description> <p> Fix committed to trunk in rev. <a class="changeset" href="https://svn.boost.org/trac10/changeset/84512" title="Refs. #8614. Width specification now works correctly for strings.">[84512]</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Andrey Semashev</dc:creator> <pubDate>Fri, 07 Jun 2013 17:37:05 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8614#comment:2 https://svn.boost.org/trac10/ticket/8614#comment:2 <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/84677" title="Merged changes from trunk. Fixes #8614.">[84677]</a>) Merged changes from trunk. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8614" title="#8614: Bugs: ios_base format flags ingored in boost.log when logging const char * (closed: fixed)">#8614</a>. </p> Ticket