This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Boost's statistic_tests.hpp vs gcc-3.2/3.3 fixed!


Hi all,

just a quick update: upon my requests, Jens Maurer, boost/random maintainer, kindly fixed in boost-cvs *both* the problems we were seeing: the first one, due to the missing check for has_infinity (aka libstdc++/6718), and another one, an off-by-one error which had always been there.

Now, statistic_tests.hpp runs successfully from begin to end both compiled with gcc-3.2 and gcc-3.3!

Thanks to everyone,
Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]