
Vladimir Prus wrote:
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.
in concertation with Peter Dimov I just commented out the overload and this seems to work. Peter predicted that bind_const_test would not work anymore due to this change but it seems to me that it does work. Well anyway, I have to regenerate the status pages to be sure (I'll launch the update shortly)