Subject: Re: [boost] boost-1.54 needs a bugfix!
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-07-07 06:49:03


Le 07/07/13 10:24, Daniel James a écrit :
> On 7 July 2013 09:12, Andrey Semashev <andrey.semashev_at_[hidden]> wrote:
>> While we're at it, what is the status of the mentioned branch? E.g. if it is
>> targeted for post-release fixes, am I allowed to backport fixes in my library
>> to it? After tests passed on trunk, of course.
> Yes, just remember that it's only for fixes. I don't want to
> micro-manage it, so just be responsible about it. I might combine a
> library's changes into a single patch if there are a lot of changes.
>
> _______________________________________________
> Unsubscribe & other changes: http://listarchives.boost.org/mailman/listinfo.cgi/boost
>
Hi,

there is a regression on Boost.Thread on Windows NT. See
https://svn.boost.org/trac/boost/ticket/8070.

The following patch https://svn.boost.org/trac/boost/changeset/84946
rollbacks the cause.

Please, could you added it to the maintenance 1.54 branche?

Best,
Vicente