master CI builds are broken; master dependencies require C++11
Open
- Dominant language
- C++
- Stars
- 58
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
boostorg/pool is C++03, but CI in GHA and Appveyor identified one of the dependencies in master requires C++11
CI also identified that in the develop branches this is not a problem and pool can stay at C++03
Therefore we'll track this for the next release to make sure develop remains C++03 safe with CI builds
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.