$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [test] Bug in /boost/test/impl/execution_monitor.ipp
From: Boris (boriss_at_[hidden])
Date: 2008-09-18 13:32:26
The SIGCHLD case (line 404 to 437) in file
boost/test/impl/execution_monitor.ipp confuses the pid and uid (see
http://www.boost.org/doc/libs/1_36_0/boost/test/impl/execution_monitor.ipp
for a quick check).
Is this the right place to report the bug?
Boris