AMDG On 01/31/2015 07:24 AM, Riccardo Marcangelo wrote:
Does anybody know if the maintainer of dynamic_bitset is available?
There is none.
I made some contributions to dynamic_bitset on GitHub last year but there doesn't appear to have been any activity in the repository for many months.
My pop_back() commit was accepted into the 'develop' branch over 5 months ago and, despite passing tests, has yet to be merged to 'master'.
I just checked the regression report for dynamic_bitset and the only failures are not a result of your changes, so I just merged pop_back to master.
I also implemented capacity(), reserve(), and shrink_to_fit() which have been sitting in a pull request waiting to go into 'develop' since November.
It would be nice to get these into 1.58.0 if possible.
In Christ, Steven Watanabe