Boost logo

Boost :

Subject: Re: [boost] [lambda][test] _set_se_translator() requires /EHa
From: Paul A Bristow (pbristow_at_[hidden])
Date: 2008-10-29 05:17:47


>-----Original Message-----
>From: boost-bounces_at_[hidden]
>[mailto:boost-bounces_at_[hidden]] On Behalf Of David Walthall
>Sent: 28 October 2008 18:15
>To: boost_at_[hidden]
>Subject: [boost] [lambda][test] _set_se_translator() requires /EHa
>
>I was looking at one of the failures on vc 7.1 and noticed that there
>was the following warning:
>..\boost\test\impl\execution_monitor.ipp(825) : warning C4535: calling
>_set_se_translator() requires /EHa
> the command line options /EHc and /GX are insufficient
>
>See:
>http://beta.boost.org/development/tests/release/developer/outpu
>t/daw-msvc71-boost-bin-v2-libs-lambda-test-operator_tests_simpl
>e-test-msvc-7-1-debug-threading-multi.html
>or:
>http://tinyurl.com/5osfqr
>
>Is this a spurious warning, or is really an issue?

This is spurious I believe - Boost.Test execution monitor has this requirement.

It could be avoided by specifying this option /EHa on the command line in the jamfile.

You could submit a Trac for this to alert the library author?

Paul

---
Paul A Bristow
Prizet Farmhouse, Kendal, Cumbria UK LA8 8AB
+44 1539561830 & SMS, Mobile +44 7714 330204 & SMS
pbristow_at_[hidden]
 

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