On Jul 28, 2014, at 11:26 AM, Eric Niebler
On 07/27/2014 04:08 PM, Gavin Lambert wrote:
On 26/07/2014 17:31, Marshall Clow wrote:
We will be “closing” the release branch late Monday night (Pacific Daylight time) in preparation for building a 1.56.0 release candidate on Tuesday morning.
Any chance someone could pull https://github.com/boostorg/smart_ptr/pull/8 before the release freeze?
I tried to keep the change trivial to make it "easier" to make the release. See related discussion at http://lists.boost.org/boost-users/2014/07/82537.php.
I'm extremely reluctant to accept any code changes at the 11th hour like this, especially ones that don't fix very serious regressions. I'm willing to be overruled if another release manager feels this rises to the level.
We don’t pull into boostorg::master. We merge from the sub-projects. Has this been integrated into smart_ptr? I don’t see it there (either on “develop” or “master”) Are there tests for this change? — Marshall