
The following (see below) test programm compiles under both 1.34.1 and
1.35.0; if linked against 1.35.0 it produces the following error message:
Running 1 test case...
A
unknown location(0): fatal error in "test_call_system": child has exited;
pid: 1000; uid: 16129; exit value: 0
*** 1 failure detected in test suite "Master Test Suite"
With 1.34.1, no errors are found:
Running 1 test case...
A
*** No errors detected
Test program:
#define BOOST_AUTO_TEST_MAIN "test-bug"
#include