Subject: Re: [boost] [1.58.0] Request permission to merge smart_ptr:94824c8 into master
From: Daniel James (dnljms_at_[hidden])
Date: 2015-03-20 08:20:47


On 20 March 2015 at 01:13, Peter Dimov <lists_at_[hidden]> wrote:
> This
>
> https://github.com/boostorg/smart_ptr/commit/94824c807f76dc4f3d41109a75808ed288f858f9
>
> fixes a problem on QNX/Blackberry by adding std:: to ptrdiff_t, in a place
> where size_t is already similarly qualified, so it should be very low risk.
>
> Tested locally on g++ 4.8.3, clang-3.4.2, msvc-8.0, msvc-10.0, msvc-11.0,
> msvc-12.0.

After a beta release, the master branch is opened for fixes until it
is closed for release, so there's no need to ask for permission to
merge a fix. Just follow the normal procedure of waiting for the tests
to update, and check that everything is okay before merging.