Boost C++ Libraries: Ticket #1391: dominator_tree_test on Borland/CodeGear outputs overly long line https://svn.boost.org/trac10/ticket/1391 <p> When running tests with <a class="missing wiki">CodeGear/Borland</a>'s 5.9.2 compiler the dominator_tree_test test outputs a single line which repeats 2147483647 for a total of over 400,000 characters. </p> <p> I saw this happening when the test was timed-out by bjam, I haven't tried without the time out. </p> <p> This effectively blocks regression testing with this compiler. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1391 Trac 1.4.3 Douglas Gregor Fri, 05 Sep 2008 14:20:15 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/1391#comment:1 https://svn.boost.org/trac10/ticket/1391#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> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.37.0</span> </li> </ul> <p> This seems to have been fixed, because the regression tests are now passing for this compiler. </p> Ticket