[1.49.0] Branches/release open for bug fixes and documentation updates

branches/release is now open for bug fixes and doc updates, without need to ask for a release manager's permission. It will remain open until Monday, February 13th. The final release is scheduled for February 20th. The hope is that this somewhat longer beta period will allow time to fix more bugs that surface during the beta period. --Beman

I noticed that the following changes to result_of are not merged. They are old enough to be considered as "safe". 1. Bug fix for #5098 (decltype-based result_of cannot handle rvalues correctly) r68373 (12 months ago) https://svn.boost.org/trac/boost/changeset/68373 https://svn.boost.org/trac/boost/ticket/5098 2. Increasing BOOST_RESULT_OF_NUM_ARGS from 10 to 16 r71769 (9 months ago) https://svn.boost.org/trac/boost/changeset/71769 3. Documentation updates * r72336 (8 months ago) https://svn.boost.org/trac/boost/changeset/72336 * r72337 (8 months ago) https://svn.boost.org/trac/boost/changeset/72337 * r72377 (8 months ago) https://svn.boost.org/trac/boost/changeset/72377 Is it possible to merge them in this period? If OK, then I'll ping the maintainer. If not, I'll ping after the release branch for Boost 1.50 is open. Regards, Michel

On 1/28/2012 10:16 PM, Michel Morin wrote:
I noticed that the following changes to result_of are not merged. They are old enough to be considered as "safe".
1. Bug fix for #5098 (decltype-based result_of cannot handle rvalues correctly) r68373 (12 months ago) https://svn.boost.org/trac/boost/changeset/68373 https://svn.boost.org/trac/boost/ticket/5098
Yes.
2. Increasing BOOST_RESULT_OF_NUM_ARGS from 10 to 16 r71769 (9 months ago) https://svn.boost.org/trac/boost/changeset/71769
This one should wait.
3. Documentation updates * r72336 (8 months ago) https://svn.boost.org/trac/boost/changeset/72336 * r72337 (8 months ago) https://svn.boost.org/trac/boost/changeset/72337 * r72377 (8 months ago) https://svn.boost.org/trac/boost/changeset/72377
Yes.
Is it possible to merge them in this period? If OK, then I'll ping the maintainer. <snip>
The release branch is open for bug fixes and documentation changes. #1 and #3 fall into those categories, #2 does not. No permission is needed from a release manager at this point in the release cycle. Thanks, -- Eric Niebler BoostPro Computing http://www.boostpro.com

On Jan 29, 2012, at 12:49 PM, Eric Niebler wrote:
On 1/28/2012 10:16 PM, Michel Morin wrote:
I noticed that the following changes to result_of are not merged. They are old enough to be considered as "safe".
1. Bug fix for #5098 (decltype-based result_of cannot handle rvalues correctly) r68373 (12 months ago) https://svn.boost.org/trac/boost/changeset/68373 https://svn.boost.org/trac/boost/ticket/5098
Yes.
2. Increasing BOOST_RESULT_OF_NUM_ARGS from 10 to 16 r71769 (9 months ago) https://svn.boost.org/trac/boost/changeset/71769
This one should wait.
3. Documentation updates * r72336 (8 months ago) https://svn.boost.org/trac/boost/changeset/72336 * r72337 (8 months ago) https://svn.boost.org/trac/boost/changeset/72337 * r72377 (8 months ago) https://svn.boost.org/trac/boost/changeset/72377
Yes.
Is it possible to merge them in this period? If OK, then I'll ping the maintainer. <snip>
The release branch is open for bug fixes and documentation changes. #1 and #3 fall into those categories, #2 does not. No permission is needed from a release manager at this point in the release cycle.
OK, I'll merge the documentation and bug fix changes. Thanks for keeping an eye on this Michel. - Daniel
participants (4)
-
Beman Dawes
-
Daniel Walker
-
Eric Niebler
-
Michel Morin