Compile failing in v1.90.0 with dynamic_bitset
Hi, Software tests found a compile failing with boost v1.90 (it was just pulled in to homebrew). I filed an issue here: https://github.com/boostorg/dynamic_bitset/issues/100 Please let me know if I should be notifying someone else instead. -BenRI
Thanks! I created a fix PR to add the missing friend declaration. https://github.com/boostorg/dynamic_bitset/pull/101 On Sat, Dec 20, 2025, at 6:43 PM, Benjamin Redelings via Boost wrote:
Hi,
Software tests found a compile failing with boost v1.90 (it was just pulled in to homebrew).
I filed an issue here: https://github.com/boostorg/dynamic_bitset/issues/100
Please let me know if I should be notifying someone else instead.
-BenRI
_______________________________________________ Boost mailing list -- boost@lists.boost.org To unsubscribe send an email to boost-leave@lists.boost.org https://lists.boost.org/mailman3/lists/boost.lists.boost.org/ Archived at: https://lists.boost.org/archives/list/boost@lists.boost.org/message/CIHMYUWD...
On 12/20/2025 8:52 PM, Seth via Boost wrote:
Thanks! I created a fix PR to add the missing friend declaration. https://github.com/boostorg/dynamic_bitset/pull/101 Thank you Benjamin for reporting this, and thank you Seth for the patch. Applied on 'develop', with unit tests.
-- Gennaro Prota <https://prota.dev>
participants (3)
-
Benjamin Redelings -
Gennaro Prota -
Seth