Request permission to merge [82349]

Release managers, May I please merge revision 82349 to release? It's a documentation update for shared_ptr.

On Jan 4, 2013, at 7:03 AM, Peter Dimov <lists@pdimov.com> wrote:
Release managers,
May I please merge revision 82349 to release? It's a documentation update for shared_ptr.
Peter -- My suggestion is to wait until we've shipped 1.53.0_beta1 (which should be Monday), and then merge. The change will still show up in the final 1.53.0 release. The current state is that we've built beta1_rc1, and we're waiting for feedback about whether or not that's going to be acceptable as a beta1 release. -- Marshall Marshall Clow Idio Software <mailto:mclow.lists@gmail.com> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki

On Jan 4, 2013, at 8:00 AM, Marshall Clow <mclow.lists@gmail.com> wrote:
On Jan 4, 2013, at 7:03 AM, Peter Dimov <lists@pdimov.com> wrote:
Release managers,
May I please merge revision 82349 to release? It's a documentation update for shared_ptr.
Peter --
My suggestion is to wait until we've shipped 1.53.0_beta1 (which should be Monday), and then merge. The change will still show up in the final 1.53.0 release.
The current state is that we've built beta1_rc1, and we're waiting for feedback about whether or not that's going to be acceptable as a beta1 release.
Peter - It appears that we're going to roll an beta1_rc2, so go ahead. Apologies for the changing directions. -- Marshall Marshall Clow Idio Software <mailto:mclow.lists@gmail.com> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki

Marshall Clow wrote:
Peter - It appears that we're going to roll an beta1_rc2, so go ahead.
OK, done. What are we going to do with [82351], the fix for nullptr_t under Clang/libstdc++4.2? If we're going to include it into 1.53, it really should be a part of the beta. But there's not much time to wait for the tests to cycle.

On 1/4/2013 10:48 AM, Peter Dimov wrote:
Marshall Clow wrote:
Peter - It appears that we're going to roll an beta1_rc2, so go ahead.
OK, done.
What are we going to do with [82351], the fix for nullptr_t under Clang/libstdc++4.2? If we're going to include it into 1.53, it really should be a part of the beta. But there's not much time to wait for the tests to cycle.
My preference is to let the tests cycle. We can get the fix in after the beta. There will be plenty of time for the release tests to expose problems post-beta and pre-release. But (looking at the changeset), problems seem unlikely. -- Eric Niebler BoostPro Computing http://www.boostpro.com
participants (3)
-
Eric Niebler
-
Marshall Clow
-
Peter Dimov