Boost logo

Boost :

From: Edward Diener (eldiener_at_[hidden])
Date: 2020-11-01 21:49:02


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.

Thanks both to you and Glen.

> 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.)

I think 'foreach' can easily be merged as the only other change, aside
from mine, is a small documentation fix which can not affect code and
looks right anyway.

For 'numeric_conversion' you should be able to just merge my fix since
none of the other changes affect any of the files in my fix, and in fact
only affect the jamfile and a single other file.

I agree with you that 'random' is pretty complicated. But should not
some maintainer look at the possibility of merging 'random' 'develop'
into 'master' since it has not been done for a long time now and the
regression tests for 'random' on 'develop' look pretty good ?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk