Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [EXTERNAL] Boost Config no rtti test broken on Darwin
From: John Maddock (boost.regex_at_[hidden])
Date: 2014-06-13 03:17:59


>> It seems a recent change broke this test:
>>
>> [ run config_test.cpp
>> : #args
>> : #input-files
>> : #requirements
>> <rtti>off
>> <target-os>linux:<linkflags>-lpthread
>> <target-os>linux:<linkflags>-lrt
>> <toolset>gcc:<linkflags>$(OTHERFLAGS)
>> : config_test_no_rtti
>> ]
>>
>> on Darwin 10.6.8 with gcc-4.2.1. Here's the test output:
>>
>> http://www.boost.org/development/tests/develop/developer/output/Sandia-darwin-4-2-1-boost-bin-v2-libs-config-test-config_test_no_rtti-test-darwin-4-2-1-debug-rtti-off.html
>
> Any objection with this patch?

Yes: the whole point of the test is to verify that Boost is correctly
configured when rtti is turned off, and if the test fails then
presumably it's not. However, as Peter Dimov added the test, hopefully
he'll comment soon,

John.


Boost-testing list run by mbergal at meta-comm.com