[1.44][bcp] Is it too late to merge tools to release?

There are some patches in Trunk for the bcp tool that fix various issues when extracting "all of Boost" that I forgot to merge to release (my bad), the changes don't effect anything else, is it acceptable to merge these to release? Diffs attached, in case they help, Cheers, John

On 8/8/2010 7:16 AM, John Maddock wrote:
There are some patches in Trunk for the bcp tool that fix various issues when extracting "all of Boost" that I forgot to merge to release (my bad), the changes don't effect anything else, is it acceptable to merge these to release? Diffs attached, in case they help,
We don't really have a policy about code freeze on tools so we're free to improvise a bit here. Bcp isn't critical in the boost release process, so taking bug fixes at this point is pretty low-risk. (At least I believe that's the case. I don't see any bcp regression tests.) I would say go for it. Thanks, -- Eric Niebler BoostPro Computing http://www.boostpro.com

There are some patches in Trunk for the bcp tool that fix various issues when extracting "all of Boost" that I forgot to merge to release (my bad), the changes don't effect anything else, is it acceptable to merge these to release? Diffs attached, in case they help,
We don't really have a policy about code freeze on tools so we're free to improvise a bit here. Bcp isn't critical in the boost release process, so taking bug fixes at this point is pretty low-risk. (At least I believe that's the case. I don't see any bcp regression tests.) I would say go for it.
Thanks, test results for bcp are here: http://beta.boost.org/development/tests/trunk/developer/bcp.html but they're fairly minimal tests (anything more would probably time out anyway :( ). In any case I don't think the two remaining failures can be fixed at this point, so I'll merge later today unless anyone objects... Cheers, John.

On Sun, Aug 8, 2010 at 12:56 PM, Eric Niebler <eric@boostpro.com> wrote:
On 8/8/2010 7:16 AM, John Maddock wrote:
There are some patches in Trunk for the bcp tool that fix various issues when extracting "all of Boost" that I forgot to merge to release (my bad), the changes don't effect anything else, is it acceptable to merge these to release? Diffs attached, in case they help,
We don't really have a policy about code freeze on tools so we're free to improvise a bit here. Bcp isn't critical in the boost release process, so taking bug fixes at this point is pretty low-risk. (At least I believe that's the case. I don't see any bcp regression tests.) I would say go for it.
Agreed. --Beman
participants (3)
-
Beman Dawes
-
Eric Niebler
-
John Maddock