Boost logo

Boost :

From: Stefan Slapeta (stefan_at_[hidden])
Date: 2005-02-09 11:25:14


Martin Wille wrote:

>
> Fusion still uses BOOST_TEST (which doesn't exist anymore).
>

I didn't replace them as I did with the others because there's nothing
in the regression tests about fusion.

In program_options/winmain.cpp, there is another problem with
BOOST_CHECK_EQUAL_COLLECTIONS: http://tinyurl.com/58q8u

There are a few other problems that are responsible for the major part
of failing test cases:

1)
a missing function IsDebuggerPresent()
--> http://tinyurl.com/4va7p

2)
error: namespace "boost" has no member "exit_success"
--> http://tinyurl.com/44dj5

What is the migration strategy for these?

Stefan


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