Boost logo

Boost :

Subject: Re: [boost] Lots of issues with Boost.Test in Trunk?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-11-23 09:50:45


AMDG

John Maddock wrote:
> I'm getting an absolute ton of warnings - of the kind that are
> normally errors - from Boost.Test while working on Boost.Integer:
>
> compile-c-c++
> ..\..\..\bin.v2\libs\integer\test\integer_test.test\msvc-9.0\debug
> \threading-multi\integer_test.obj
> integer_test.cpp
> d:\data\boost\trunk\boost/test/impl/execution_monitor.ipp(941) :
> warning C4535:
> calling _set_se_translator() requires /EHa

This is a problem in the Jamfile. It needs
<toolset>msvc:<asynch-exceptions>on

> <snip other warnings that I don't know about>
>
> and so on.
>
> Normally, I would put this down to a problem with Boost.Integer's
> Jamfile, but in this I see nothing wrong.

In Christ,
Steven Watanabe


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