Boost C++ Libraries: Ticket #3577: feature not implemented as documented (or vice versa) https://svn.boost.org/trac10/ticket/3577 <p> according to <a href="http://www.boost.org/doc/libs/1_40_0/libs/format/doc/format.html#printf_directives">http://www.boost.org/doc/libs/1_40_0/libs/format/doc/format.html#printf_directives</a>, tabulators are specified by enclosing curly braces, which rather are pipe-symbols in the current implementation. (read: %{nt} vs. %|nt|). Small hicup, but quite a bit of surprise and confusion, if read by the uninitiated (causes formatsyntax exceptions) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3577 Trac 1.4.3 Samuel Krempp Sun, 15 Nov 2009 08:04:42 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3577#comment:1 https://svn.boost.org/trac10/ticket/3577#comment:1 <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> Indeed, those brackets were left from a very early implementation and I failed to replace them when adopting the pipe symbols. </p> <p> It's corrected in the trunk (revision 57671), thanks for reporting. </p> Ticket Samuel Krempp Wed, 18 Nov 2009 14:16:05 GMT <link>https://svn.boost.org/trac10/ticket/3577#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3577#comment:2</guid> <description> <p> I forgot to write the revision with a traclink (very practical) : <a class="changeset" href="https://svn.boost.org/trac10/changeset/57671" title="reverting unintended modifications due to use of html editor">r57671</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Samuel Krempp</dc:creator> <pubDate>Wed, 18 Nov 2009 14:21:17 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/3577#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3577#comment:3</guid> <description> <p> hmm, since there was a mixup with the html editor, that revision actually changed the whole file and there was actually 2 revisions to undo the formatting. That'll be much more readable as a <a class="changeset" href="https://svn.boost.org/trac10/changeset?new=57671&amp;old=57669" title="Diff [57669:57671] for /">diff:@57669:57671</a> </p> </description> <category>Ticket</category> </item> </channel> </rss>