$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.50.0] Beta schedule
From: Tim Blechmann (tim_at_[hidden])
Date: 2012-05-22 09:08:57
> C++Now! is history, so it is high time to get the 1.50.0 beta out the door.
mhm ... i was quite surprised to see that no dates for 1.50 have been
posted to the calendar, so i didn't know what state the release branch
is in (well, haven't asked or searched the archive, either) ... iac, i
would have appreciated if a date would have been posted, when the
release branch is closed.
> Branches/release is now closed for all changes except by permission
> from a release manager.
requesting permission to merge some small fixes for boost.heap, that are
in trunk.
if i had known the schedule for 1.50 like two weeks ago, i would have
added boost.lockfree with the restriction of being c++11 only, as at
least recent versions of clang++ and g++ provide a sufficient
implementation of c++11 atomic<> (i start having the feeling that
boost.atomic is going to be obsolete once it will be added) ... but iac,
boost.lockfree will have to wait for 1.51
tim