[Boost-bugs] [Boost C++ Libraries] #2434: execution_monitor.ipp not portable on slightly older FreeBSD machines

Subject: [Boost-bugs] [Boost C++ Libraries] #2434: execution_monitor.ipp not portable on slightly older FreeBSD machines
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-25 15:00:04


#2434: execution_monitor.ipp not portable on slightly older FreeBSD machines
----------------------------+-----------------------------------------------
 Reporter: anonymous | Type: Bugs
   Status: new | Milestone: Boost 1.37.0
Component: Building Boost | Version: Boost Development Trunk
 Severity: Problem | Keywords:
----------------------------+-----------------------------------------------
 boost/test/impl/execution_monitor.ipp

 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).

 The attached patch builds on 6,7 and CURRENT and should be innocuous to
 other platforms.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2434>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC