Boost logo

Boost Users :

From: Robert Mecklenburg (rmecklenburg_at_[hidden])
Date: 2008-08-20 10:39:41


Peter Klotz writes:
> This bug does not seem to be fixed in Boost 1.36.0. I still obtain
> errors when child processes exit with return code 0.
>
> Using the test code in trac ticket #1723 (http://svn.boost.org/trac/boost/ticket/1723):
>
> Test setup error: child has exited; pid: 503; uid: 26975; exit value: 0

I was able to get my unit tests working by setting the environment
variable:

    BOOST_TEST_CATCH_SYSTEM_ERRORS=no

It's a rather big hammer, but it got me going.

Cheers,

-- 
Robert

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net