
Date: Wed, 14 Jan 2015 07:34:43 +0100 From: vicente.botet@wanadoo.fr To: boost@lists.boost.org Subject: Re: [boost] [math][integer] Moving integer utilities out of themathlib.
Le 13/01/15 22:05, Peter Dimov a écrit :
Let me know if there's anything else with which I can help.
I suppose I should probably fix Rational, because it currently has no maintainer.
It has many unmerged changes though, some quite extensive.
I'm also getting a test failure on develop (with msvc-8.0):
rational_test.cpp(983): error: in "rational_cross_constructor_test": check half_mu2.denominator() == MyOverflowingUnsigned(2u) has failed [1635872 != 2]
that is not present on master.
Are these changes fixing some bugs? What about moving develop to another branch, and start develop from master? We could take the changes from this branch later once by once. I was trying to fix some bugs on the tracker. It was done on SVN before we switched to Git. At least some of them should have been uploaded to the release branch. I remember not being able to figure out that line-983 error. I haven't looked at any Boost code since the Git switch, but you can e-mail me if you have any questions. Daryle W.