Tests do not pass with current master branch in C++03 and C++14
Open
- Dominant language
- C++
- Stars
- 122
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
The current master branch is what is being released in Boost 1.75 but these failures were also present in the Boost 1.74 release it seems.
C++20 was also failing but it passes now that I cherry-picked the allocator related fixes from develop to master. C++11 and C++17 pass.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.