Boost C++ Libraries: Ticket #4047: zip_iterator test fails on gcc-mingw-4.5.0 https://svn.boost.org/trac10/ticket/4047 <p> The zip_iterator test fails for the gcc-mingw-4.5.0 platform in the regression tests. One of the Boost.Graph tests that uses zip_iterator also fails with similar compile errors to the ones produced by the zip_iterator test. The error log is available at <a class="ext-link" href="http://tinyurl.com/yhs6b9j"><span class="icon">​</span>http://tinyurl.com/yhs6b9j</a>. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4047 Trac 1.4.3 Jeremiah Willcock Tue, 08 Jun 2010 19:51:38 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4047#comment:1 https://svn.boost.org/trac10/ticket/4047#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">worksforme</span> </li> </ul> <p> This passes now. </p> Ticket