Boost C++ Libraries: Ticket #2434: execution_monitor.ipp not portable on slightly older FreeBSD machines https://svn.boost.org/trac10/ticket/2434 <p> boost/test/impl/execution_monitor.ipp </p> <p> In the main switch statements, execution_monitor.ipp is now check for the optional specific signal codes which not all FreeBSD machines support (namely anything less than 7.0 does not set these codes in the kernel nor defines them in /usr/include/sys/signal.h). </p> <p> The attached patch builds on 6,7 and CURRENT and should be innocuous to other platforms. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2434 Trac 1.4.3 Steven Watanabe Thu, 08 Jan 2009 03:32:16 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2434#comment:1 https://svn.boost.org/trac10/ticket/2434#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">duplicate</span> </li> </ul> <p> Duplicates <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2435" title="#2435: Bugs: execution_monitor.ipp not portable on slightly older FreeBSD machines (closed: fixed)">#2435</a> </p> Ticket