Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 8bc6759a6f32712e5bc0cdfb80b23784 > files > 4206

boost-examples-1.60.0-6.mga6.noarch.rpm

//[example_output
> example
Running 1 test case...
../doc/examples/exception_nothrow.run-fail.cpp:18: error: in "test": exception thrown by some_func(-1)
../doc/examples/exception_nothrow.run-fail.cpp:24: error: in "test": exception thrown by do { int i(-2); some_func(i);
 } while(0)

*** 2 failures are detected in the test module "example"
//]