Subject: [Boost-bugs] [Boost C++ Libraries] #2435: execution_monitor.ipp not portable on slightly older FreeBSD machines
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-25 15:00:16
#2435: execution_monitor.ipp not portable on slightly older FreeBSD machines
--------------------------------+-------------------------------------------
Reporter: pisymbol_at_[hidden] | 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/2435> 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