Boost C++ Libraries: Ticket #3858: fusion ext_ test case failures https://svn.boost.org/trac10/ticket/3858 <p> the "fusion/algorithm/ext_/find_if_s.cpp" and the "fusion/sequence/ext_/iterator_range_s.cpp" test cases both fail on the trunk. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3858 Trac 1.4.3 Eric Niebler Mon, 25 Jan 2010 04:55:02 GMT status changed https://svn.boost.org/trac10/ticket/3858#comment:1 https://svn.boost.org/trac10/ticket/3858#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Christopher Schmidt Mon, 25 Jan 2010 17:36:54 GMT cc set https://svn.boost.org/trac10/ticket/3858#comment:2 https://svn.boost.org/trac10/ticket/3858#comment:2 <ul> <li><strong>cc</strong> <span class="trac-author">mr.chr.schmidt@…</span> added </li> </ul> Ticket Eric Niebler Tue, 20 Sep 2011 03:01:26 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3858#comment:3 https://svn.boost.org/trac10/ticket/3858#comment:3 <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> replaced old segmented fusion implementation with a new one. The new tests pass. </p> Ticket