Missing change in Boost 1.80.0 Unix distributable as opposed to the Windows one
- Dominant language
- HTML
- Stars
- 8.6k
- Forks
- 1.9k
- Avg merge
- 39m
- Merged PRs (30d)
- 2
Description
When downloading Boost 1.80.0 (Unix distributable): https://boostorg.jfrog.io/artifactory/main/release/1.80.0/source/boost_1_80_0.tar.gz
And Boost 1.80.0 (Windows distributable): https://boostorg.jfrog.io/artifactory/main/release/1.80.0/source/boost_1_80_0.zip
I noticed there is an small diff in **boost/dynamic_bitset/dynamic_bitset.hpp**, which matches the change introduced by boostorg/dynamic_bitset#64
In the case of the **Windows distributable** boostorg/dynamic_bitset#64 **IS** included, but in the case of the **Unix distributable** boostorg/dynamic_bitset#64 **it is NOT** included.
So I was wondering if there is an specific reason for this delta or if this is not supposed to be like that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.