
5 Jul
2011
5 Jul
'11
4:47 p.m.
On Tue, Jul 5, 2011 at 11:04 AM, Steven Watanabe <watanabesj@gmail.com> wrote:
AMDG
I have 2 Random fixes:
http://svn.boost.org/trac/boost/changeset/72825 http://svn.boost.org/trac/boost/changeset/72826
Both of these remove interface breaking changes.
Were these supposed to fix TR1 run_random and run_std_random tests? They still seem to be failing.
Those tests didn't even compile before. The failures now are a result of the changes in the seeding algorithm. The old seeding algorithms were bizarre and inconsistent, so I really don't want to go back.
OK, understood. Please go ahead and merge those changesets. Is anyone working on changing the TR1 tests to match the seeding? Should you open a ticket? --Beman