Boost C++ Libraries: Ticket #1439: Test doesn't work properly in release builds https://svn.boost.org/trac10/ticket/1439 <p> See attached patch. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1439 Trac 1.4.3 Dave Abrahams Tue, 13 Nov 2007 21:31:43 GMT attachment set https://svn.boost.org/trac10/ticket/1439 https://svn.boost.org/trac10/ticket/1439 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">prg_exec_fail3.patch</span> </li> </ul> Ticket Dave Abrahams Wed, 14 Nov 2007 02:54:17 GMT <link>https://svn.boost.org/trac10/ticket/1439#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1439#comment:1</guid> <description> <p> Hum, the test is still failing for me (gcc-4.1.2/linux) even with that change. Is it supposed to work on Linux? </p> <p> Regardless, I think you still need the patch </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Gennadiy Rozental</dc:creator> <pubDate>Thu, 22 Nov 2007 19:57:43 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1439#comment:2 https://svn.boost.org/trac10/ticket/1439#comment:2 <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> I fixed it a bit differently </p> Ticket