Boost logo

Boost :

Subject: Re: [boost] [1.61.0] Master branch is closed
From: Vladimir Prus (vladimir.prus_at_[hidden])
Date: 2016-04-24 07:57:19


On 4/24/2016 2:08 AM, Vicente J. Botet Escriba wrote:

>>
>>
> I have applied manually the changes https://github.com/boostorg/thread/commit/2494f3fc7a6dcaa990d2801ba7f91ffa3728b136
>
> Hopping this workaround doesn't disturb the release managers.

Vicente,

this commit seems OK to me for 1.61.0.

I would however suggest that you learn how to use 'git cherry-pick', since it will prove handy any time you'll need
to apply a specific change to master branch in future.

Also, as you can see at the above URL, the title of your commit message was very long, and gets wrapped.
It's best to stick to standard Git convention for commit messages, as documented at:

        https://git-scm.com/book/ch5-2.html

which in particular suggest to limit the summary line to 50 characters.

Thanks,

-- 
Vladimir Prus
http://vladimirprus.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk