Boost C++ Libraries: Ticket #8493: infinite loop in chaotic_system test https://svn.boost.org/trac10/ticket/8493 <p> The numeric/chaotic_system test has an infinite loop (while-true with no break or goto) in lines 100-113 of libs/numeric/odeint/examples/chaotic_system.cpp </p> <p> The test as written is useless in automated test systems. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8493 Trac 1.4.3 mariomulansky Sun, 28 Apr 2013 21:03:51 GMT owner, status changed; cc set https://svn.boost.org/trac10/ticket/8493#comment:1 https://svn.boost.org/trac10/ticket/8493#comment:1 <ul> <li><strong>cc</strong> <span class="trac-author">mariomulansky</span> added </li> <li><strong>owner</strong> changed from <span class="trac-author">Douglas Gregor</span> to <span class="trac-author">mariomulansky</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket mariomulansky Sun, 28 Apr 2013 21:06:17 GMT <link>https://svn.boost.org/trac10/ticket/8493#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8493#comment:2</guid> <description> <p> this is not a test, but an example. odeint uses Boost.Test as automated test system and our tests can be found in libs/numeric/odeint/test. So I do not consider this a bug. </p> </description> <category>Ticket</category> </item> <item> <author>stephen.clamage@…</author> <pubDate>Sun, 28 Apr 2013 21:27:49 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8493#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8493#comment:3</guid> <description> <p> OK. thanks for the clarification. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>mariomulansky</dc:creator> <pubDate>Mon, 13 May 2013 15:21:26 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8493#comment:4 https://svn.boost.org/trac10/ticket/8493#comment:4 <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> Ticket