Boost C++ Libraries: Ticket #5684: status/explicit-failures-markup.xml misses tag </library> https://svn.boost.org/trac10/ticket/5684 <p> No closing &lt;/library&gt; tag in status/explicit-failures-markup.xml for library unordered: </p> <pre class="wiki"> &lt;!-- unordered --&gt; &lt;library name="unordered"&gt; &lt;mark-expected-failures&gt; &lt;test name="unnecessary_copy_tests"/&gt; &lt;toolset name="borland-*"/&gt; &lt;toolset name="sun-*"/&gt; &lt;note author="Daniel James"&gt; This tests whether inserting elements creates as few copies as I think is possible. If this fails it just means that the container might be a little inefficient. &lt;/note&gt; &lt;/mark-expected-failures&gt; &lt;!-- utility/enable_if --&gt; &lt;library name="utility/enable_if"&gt; </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5684 Trac 1.4.3 Daniel James Mon, 11 Jul 2011 10:43:37 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5684#comment:1 https://svn.boost.org/trac10/ticket/5684#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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/73002" title="Unordered: Fix invalid xml. Fixes #5684">[73002]</a>) Unordered: Fix invalid xml. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5684" title="#5684: Bugs: status/explicit-failures-markup.xml misses tag &lt;/library&gt; (closed: fixed)">#5684</a> </p> Ticket