"Lapshin, Kirill" <[EMAIL PROTECTED]> writes: > Hi All, > > > > I posted this question on boost.users list but did not get any response. > > My first attempt to switch my project from boost 1.29 to 1.30 failed > miserably due to compilation errors in random library. > > > > Simple > > > > #include <boost/random/mersenne_twister.hpp> > > #include <boost/random/normal_distribution.hpp> > > int main() {return 0;} > > > > Fails with lots of error messages:
Nobody's been maintaining Boost.Random, so I think it has suffered some code rot (not just on that compiler). We need someone to volunteer to pay attention to its health. -- Dave Abrahams Boost Consulting www.boost-consulting.com _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost