Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-03 08:42:52


Toon Knapen wrote:
> The regression test tools are finally ported to vacpp version 6 and the
> regression test status will again be updated every day at 6am CET
> (unless new changes break the compilation again).
>
> Please don't hesitate to contact me when you want some help porting your
> boost library to the IBM/VisualAge platform.

Ok, first comments. There's a lot of errors like:

   "/home/tk/boost_regression/boost/boost/bind.hpp", line 138.50: 1540-0403 (S) "template <class R, class T> boost::_bi::unwrap(R T::* const *, int)" is already defined.
   "/home/tk/boost_regression/boost/boost/bind.hpp", line 133.50: 1540-0425 (I) "unwrap" is defined on line 133 of "/home/tk/boost_regression/boost/boost/bind.hpp".

in particular, the program_options library fails with this error. And of course, "bind_test" fails too.
I wonder what can be done.

Thanks,
Volodya


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