Boost logo

Boost :

Subject: Re: [boost] [test] Re: Conflicts when building libraries at root
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2015-03-09 17:34:06


On 03/09/2015 02:24 PM, Andrey Semashev wrote:
> On Monday 09 March 2015 23:15:16 Peter Dimov wrote:
>> Jürgen Hunold wrote:
>>> Am Montag, 9. März 2015, 13:14:48 schrieb Vladimir Prus:
>>>> This [asynch-exceptions on] does not seem like a feature we can
>>>>
>>>> globally set?
>>>
>>> Perhaps we can, but I'm not an expert in vc exception handling...
>>
>> No, I very much would not like everything to be built with asynch-exceptions
>> on.
>
> +1, SEH should be done explicitly where required and not mixed up with C++
> exceptions.

So why is Boost.Test enabling those? Are there any particular files in Boost.Test that need it?
If so, we can change Jamfile to only compile those files with asynch exceptions, without
propagating it to dependencies.

-- 
Vladimir Prus
CodeSourcery / Mentor Embedded
http://vladimirprus.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk