[odeint] Request to merge odeint into release branch

I would like to ask for permission to merge odeint into the release branch. There are currently four failures in the regression tests. Two have already been fixed. The other two originate from the build time out of 180 seconds. These two tests will often require longer build times, since they heavily use Boost.Fusion, Boost.Units and Boost.MPL.

On 7 December 2012 13:50, Karsten Ahnert <karsten.ahnert@googlemail.com> wrote:
I would like to ask for permission to merge odeint into the release branch.
There are currently four failures in the regression tests. Two have already been fixed. The other two originate from the build time out of 180 seconds. These two tests will often require longer build times, since they heavily use Boost.Fusion, Boost.Units and Boost.MPL.
There are some other things that need to be done, you need to add your library to libs/libraries.htm. Link to the index.html file I created, and add it to the alphabetical list, and any categories you think are appropriate. You also need to add your details to libs/maintainers.txt. Did you have a look at the inspect errors?

On 12/07/2012 04:42 PM, Daniel James wrote:
On 7 December 2012 13:50, Karsten Ahnert <karsten.ahnert@googlemail.com> wrote:
I would like to ask for permission to merge odeint into the release branch.
There are currently four failures in the regression tests. Two have already been fixed. The other two originate from the build time out of 180 seconds. These two tests will often require longer build times, since they heavily use Boost.Fusion, Boost.Units and Boost.MPL.
There are some other things that need to be done, you need to add your library to libs/libraries.htm. Link to the index.html file I created, and add it to the alphabetical list, and any categories you think are appropriate. You also need to add your details to libs/maintainers.txt. Did you have a look at the inspect errors?
Ok, everythink is done.

On 7 December 2012 21:21, Karsten Ahnert <karsten.ahnert@googlemail.com> wrote:
On 12/07/2012 04:42 PM, Daniel James wrote:
On 7 December 2012 13:50, Karsten Ahnert <karsten.ahnert@googlemail.com> wrote:
I would like to ask for permission to merge odeint into the release branch.
There are currently four failures in the regression tests. Two have already been fixed. The other two originate from the build time out of 180 seconds. These two tests will often require longer build times, since they heavily use Boost.Fusion, Boost.Units and Boost.MPL.
There are some other things that need to be done, you need to add your library to libs/libraries.htm. Link to the index.html file I created, and add it to the alphabetical list, and any categories you think are appropriate. You also need to add your details to libs/maintainers.txt. Did you have a look at the inspect errors?
Ok, everythink is done.
I'm not entirely happy with the number of test failures, but none of them seem serious enough to block the library, so go ahead and merge. Let me know if you need any help. Subversion can be a pain, and it isn't really worth learning the ins and outs if we're going to switch to git soon.

On 12/08/2012 04:41 PM, Daniel James wrote:
On 7 December 2012 21:21, Karsten Ahnert <karsten.ahnert@googlemail.com> wrote:
On 12/07/2012 04:42 PM, Daniel James wrote:
On 7 December 2012 13:50, Karsten Ahnert <karsten.ahnert@googlemail.com> wrote:
I would like to ask for permission to merge odeint into the release branch.
There are currently four failures in the regression tests. Two have already been fixed. The other two originate from the build time out of 180 seconds. These two tests will often require longer build times, since they heavily use Boost.Fusion, Boost.Units and Boost.MPL.
There are some other things that need to be done, you need to add your library to libs/libraries.htm. Link to the index.html file I created, and add it to the alphabetical list, and any categories you think are appropriate. You also need to add your details to libs/maintainers.txt. Did you have a look at the inspect errors?
Ok, everythink is done.
I'm not entirely happy with the number of test failures, but none of them seem serious enough to block the library, so go ahead and merge. Let me know if you need any help. Subversion can be a pain, and it isn't really worth learning the ins and outs if we're going to switch to git soon.
Ok, thank. I would simply svn copy boost/numeric/odeint and libs/numeric/odeint into the appropriate directories in the release branch, as well as update libs/libraries.html and libs/maintainers.txt. Is this sufficient?
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

On 9 December 2012 14:48, Karsten Ahnert <karsten.ahnert@googlemail.com> wrote:
Ok, thank. I would simply svn copy boost/numeric/odeint and libs/numeric/odeint into the appropriate directories in the release branch, as well as update libs/libraries.html and libs/maintainers.txt. Is this sufficient?
Sure, I normally try to maintain merge history, but I guess that doesn't really matter if we're going to stop using subversion.
participants (2)
-
Daniel James
-
Karsten Ahnert