[1.41.0] Release branch closed for all changes; beta RC tomorrow

View: New views
15 Messages — Rating Filter:   Alert me  

[1.41.0] Release branch closed for all changes; beta RC tomorrow

by Beman Dawes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The release branch is closed for all changes. Unless someone objects
strenuously, I'll build a release candidate for the beta tomorrow
(Tuesday) morning, eastern US time.

--Beman
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Hartmut Kaiser :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> The release branch is closed for all changes. Unless someone objects
> strenuously, I'll build a release candidate for the beta tomorrow
> (Tuesday) morning, eastern US time.

The Spirit team would like to ask for 2 days extension as we committed a bug
fix last Thursday and were planning to merge this change today (as the tests
have cycled). The changes will not influence any existing code or other
Boost library as these are related to the new Spirit V2.1 release.

Regards Hartmut

-------------------
Meet me at BoostCon
http://boostcon.com



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Beman Dawes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Oct 26, 2009 at 3:55 PM, Hartmut Kaiser
<hartmut.kaiser@...> wrote:
>> The release branch is closed for all changes. Unless someone objects
>> strenuously, I'll build a release candidate for the beta tomorrow
>> (Tuesday) morning, eastern US time.
>
> The Spirit team would like to ask for 2 days extension as we committed a bug
> fix last Thursday and were planning to merge this change today (as the tests
> have cycled). The changes will not influence any existing code or other
> Boost library as these are related to the new Spirit V2.1 release.

OK, granted.

The new target it Thursday.

--Beman
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Hartmut Kaiser :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> On Mon, Oct 26, 2009 at 3:55 PM, Hartmut Kaiser
> <hartmut.kaiser@...> wrote:
> >> The release branch is closed for all changes. Unless someone objects
> >> strenuously, I'll build a release candidate for the beta tomorrow
> >> (Tuesday) morning, eastern US time.
> >
> > The Spirit team would like to ask for 2 days extension as we
> committed a bug
> > fix last Thursday and were planning to merge this change today (as
> the tests
> > have cycled). The changes will not influence any existing code or
> other
> > Boost library as these are related to the new Spirit V2.1 release.
>
> OK, granted.
>
> The new target it Thursday.

Thanks!
Regards Hartmut

-------------------
Meet me at BoostCon
http://boostcon.com



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Bugzilla from anthony.ajw@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Beman Dawes <bdawes@...> writes:

> On Mon, Oct 26, 2009 at 3:55 PM, Hartmut Kaiser
> <hartmut.kaiser@...> wrote:
>>> The release branch is closed for all changes. Unless someone objects
>>> strenuously, I'll build a release candidate for the beta tomorrow
>>> (Tuesday) morning, eastern US time.
>>
>> The Spirit team would like to ask for 2 days extension as we committed a bug
>> fix last Thursday and were planning to merge this change today (as the tests
>> have cycled). The changes will not influence any existing code or other
>> Boost library as these are related to the new Spirit V2.1 release.
>
> OK, granted.
>
> The new target it Thursday.

Is it OK for me to merge my changes to boost.thread (including an
implementation of futures) from trunk to release?

There's a couple of additional bug fixes I only checked in today that
will need the tests to cycle, but most stuff is currently green.

Anthony
--
Author of C++ Concurrency in Action | http://www.manning.com/williams
just::thread C++0x thread library   | http://www.stdthread.co.uk
Just Software Solutions Ltd         | http://www.justsoftwaresolutions.co.uk
15 Carrallack Mews, St Just, Cornwall, TR19 7UL, UK. Company No. 5478976

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Gunter Winkler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Beman Dawes wrote:
> The release branch is closed for all changes. Unless someone objects
> strenuously, I'll build a release candidate for the beta tomorrow
> (Tuesday) morning, eastern US time.

I'd like to ask for permission to merge some outstanding documentation
updates für ublas - especially the release notes are still missing. The
patches are delayed because I was sick during the last days.

mfg
Gunter



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

signature.asc (269 bytes) Download Attachment

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Beman Dawes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Oct 27, 2009 at 6:42 AM, Anthony Williams <anthony.ajw@...>wrote:


> Is it OK for me to merge my changes to boost.thread (including an
> implementation of futures) from trunk to release?
>
> There's a couple of additional bug fixes I only checked in today that
> will need the tests to cycle, but most stuff is currently green.
>

Yes, please do. Also, please email me privately when the merge is complete.

Thanks,

--Beman
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Beman Dawes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Oct 28, 2009 at 3:22 PM, Gunter Winkler <guwi17@...> wrote:

> Beman Dawes wrote:
> > The release branch is closed for all changes. Unless someone objects
> > strenuously, I'll build a release candidate for the beta tomorrow
> > (Tuesday) morning, eastern US time.
>
> I'd like to ask for permission to merge some outstanding documentation
> updates für ublas - especially the release notes are still missing. The
> patches are delayed because I was sick during the last days.


Permission granted. Please let me know privately when the merge is complete.

Thanks,

--Beman
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Thorsten Ottosen-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Beman Dawes skrev:
> The release branch is closed for all changes. Unless someone objects
> strenuously, I'll build a release candidate for the beta tomorrow
> (Tuesday) morning, eastern US time.

Beman,

Can I apply the patch

https://svn.boost.org/trac/boost/ticket/3579

recently discored. It's very low risk.

-Thorsten
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Beman Dawes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Oct 30, 2009 at 10:41 AM, Thorsten Ottosen <
thorsten.ottosen@...> wrote:

> Beman Dawes skrev:
>
>  The release branch is closed for all changes. Unless someone objects
>> strenuously, I'll build a release candidate for the beta tomorrow
>> (Tuesday) morning, eastern US time.
>>
>
> Beman,
>
> Can I apply the patch
>
> https://svn.boost.org/trac/boost/ticket/3579
>
> recently discored. It's very low risk.
>

Yes, go ahead. I'm fighting alligators here, and that is delaying the beta.
Hope to be straight by late Saturday or early Sunday.

--Beman
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Tim Blechmann-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> The release branch is closed for all changes. Unless someone objects
> strenuously, I'll build a release candidate for the beta tomorrow
> (Tuesday) morning, eastern US time.

using the current release branch, i get the following warnings
(gcc-4.4.1, x86_64-linux-gnu)

libs/boost/boost/exception/detail/exception_ptr_base.hpp:17: warning:
'class boost::exception_detail::exception_ptr_base' has virtual
functions and accessible non-virtual destructor
[snip]
libs/boost/boost/exception_ptr.hpp:43: warning: 'class
boost::exception_ptr' has virtual functions and accessible non-virtual
destructor

hth, tim

--
tim@...
http://tim.klingt.org

Life is really simple, but we insist on making it complicated.
  Confucius



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

signature.asc (204 bytes) Download Attachment

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Emil Dotchevski-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Nov 1, 2009 at 4:23 AM, Tim Blechmann <tim@...> wrote:

>> The release branch is closed for all changes. Unless someone objects
>> strenuously, I'll build a release candidate for the beta tomorrow
>> (Tuesday) morning, eastern US time.
>
> using the current release branch, i get the following warnings
> (gcc-4.4.1, x86_64-linux-gnu)
>
> libs/boost/boost/exception/detail/exception_ptr_base.hpp:17: warning:
> 'class boost::exception_detail::exception_ptr_base' has virtual
> functions and accessible non-virtual destructor
> [snip]
> libs/boost/boost/exception_ptr.hpp:43: warning: 'class
> boost::exception_ptr' has virtual functions and accessible non-virtual
> destructor
>
> hth, tim
Tim, thanks for spotting this.

I'm attaching a patch that fixes this very minor issue. It should be
safe to include in the release, but could wait. I've only tested the
patch with MSVC and GCC. If it remains uncommitted, I'll commit it
after 1.41 is out.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

exception_ptr_base_fix.patch (746 bytes) Download Attachment

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by John Maddock :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> I'm attaching a patch that fixes this very minor issue. It should be
> safe to include in the release, but could wait. I've only tested the
> patch with MSVC and GCC. If it remains uncommitted, I'll commit it
> after 1.41 is out.

Strictly IMO, this seems like the kind of thing that should be fixed between
the beta and final release.

John.

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Beman Dawes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Nov 2, 2009 at 4:20 AM, John Maddock <john@...> wrote:

> I'm attaching a patch that fixes this very minor issue. It should be
>> safe to include in the release, but could wait. I've only tested the
>> patch with MSVC and GCC. If it remains uncommitted, I'll commit it
>> after 1.41 is out.
>>
>
> Strictly IMO, this seems like the kind of thing that should be fixed
> between the beta and final release.


Yes, agreed. Please commit as soon as the beta ships.

Thanks,

--Beman
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: [1.41.0] Release branch closed for all changes; beta RC tomorrow

by Tim Blechmann-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 11/02/2009 01:43 AM, Emil Dotchevski wrote:

> On Sun, Nov 1, 2009 at 4:23 AM, Tim Blechmann <tim@...> wrote:
>>> The release branch is closed for all changes. Unless someone objects
>>> strenuously, I'll build a release candidate for the beta tomorrow
>>> (Tuesday) morning, eastern US time.
>>
>> using the current release branch, i get the following warnings
>> (gcc-4.4.1, x86_64-linux-gnu)
>>
>> libs/boost/boost/exception/detail/exception_ptr_base.hpp:17: warning:
>> 'class boost::exception_detail::exception_ptr_base' has virtual
>> functions and accessible non-virtual destructor
>> [snip]
>> libs/boost/boost/exception_ptr.hpp:43: warning: 'class
>> boost::exception_ptr' has virtual functions and accessible non-virtual
>> destructor
>>
>> hth, tim
>
> Tim, thanks for spotting this.
>
> I'm attaching a patch that fixes this very minor issue. It should be
> safe to include in the release, but could wait. I've only tested the
> patch with MSVC and GCC. If it remains uncommitted, I'll commit it
> after 1.41 is out.
btw, i need to use the following patch to get rid of the second warning:

diff --git a/boost/exception_ptr.hpp b/boost/exception_ptr.hpp
index 91dce25..592e8b9 100644
--- a/boost/exception_ptr.hpp
+++ b/boost/exception_ptr.hpp
@@ -90,6 +90,8 @@ boost
             {
             }

+        virtual ~exception_ptr() throw() {}
+
         operator unspecified_bool_type() const
             {
             return _empty() ? 0 : &exception_ptr::bad_alloc_;

--
tim@...
http://tim.klingt.org

A year ago, six months ago, I thought that I was an artist. I no
longer think about it, I am.
  Henry Miller



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

signature.asc (204 bytes) Download Attachment