Boost logo

Boost :

Subject: Re: [boost] [Release managers] Permission to rollback Boost.Thread breaking changes
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-12-31 10:13:17


Le 31/12/12 14:50, Daniel James a écrit :
> On 31 December 2012 10:25, Vicente J. Botet Escriba
> <vicente.botet_at_[hidden]> wrote:
>> Hi,
>>
>> I would like to apply the following patch to trunk and release branch to
>> avoid the Boost.Thread breaking changes.
> You should apply a patch to trunk before asking to add it to release.
> I'll provisionally say to do it, but wait to see if any of the other
> release managers have an opinion.
Committed revision 82302. I will merge tomorrow if it is time yet.

> Shouldn't there be a documentation change as well?
>
>
Yes, for the time been I've identified to comment in the history the
breaking change. I have no time today to look for more doc changes.

Best,
Vicente

Index: libs/thread/doc/changes.qbk
===================================================================
--- libs/thread/doc/changes.qbk (revision 82295)
+++ libs/thread/doc/changes.qbk (working copy)
@@ -10,11 +10,13 @@

  [heading Version 4.0.0 - boost 1.53]

+[/
  [*Breaking changes:]

  [warning
  BOOST_THREAD_VERSION==3 by default since Boost 1.53. So that all the
deprecated features since 1.50 are not included by default. You can
change this by setting the appropriated define (see Configuration section).
  ]
+]

  [*Deprecated features:]


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