Boost C++ Libraries: Ticket #3145: [interprocess] condition_test regression test failure https://svn.boost.org/trac10/ticket/3145 <p> The condition_test test is failing on a bunch of platforms on both trunk and release due to cout being undefined. e.g. </p> <p> <a class="ext-link" href="http://tinyurl.com/pphtsw"><span class="icon">​</span>http://tinyurl.com/pphtsw</a> </p> <p> adding an #include &lt;iostream&gt; to condition_test_template.hpp allows the test to pass. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3145 Trac 1.4.3 Ion Gaztañaga Sun, 07 Jun 2009 14:28:35 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3145#comment:1 https://svn.boost.org/trac10/ticket/3145#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> Fixed at revision: 53719 </p> Ticket