$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Edward Diener (eldiener_at_[hidden])
Date: 2020-11-02 12:13:17
On 11/1/2020 9:29 AM, Peter Dimov via Boost wrote:
> Edward Diener wrote:
>
>> The updated list is:
>>
>> assign
>> container_hash
>> foreach
>> graph
>> numeric_conversion
>> ptr_container
>> random
>> thread
>> typeof
>> units
>> unordered
>
> I merged assign, graph and thread; Glen had already taken care of some
> of the rest. The remaining list is
>
> - foreach
> - numeric_conversion
> - random
>
> all of which contain other unmerged changes in addition to the
> Embarcadero patch. (Random, in particular, hasn't been merged in a while.)
Peter, would you please merge 'develop' to 'master' for 'foreach' if
Eric is not going to do it. Also if you could cherry pick my change to
numeric/conversion ( 1d856f673fc4ac8c5a599fadf8b865b2744ac2a1 ) and
merge it to 'master' it would also be appreciated. As far as 'random' is
concerned I assume that eventually someone will deal with the 'develop'
changes in the future so that they get into the 'master' branch and my
change will be picked up then.