msvc compile error C7631
Open
- Dominant language
- C++
- Stars
- 16
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
After I upgrading msvc to latest version, get error C7631.
- Microsoft Visual Studio Community 2022 (64-bit) - Version 17.5.0
- Boost 1.81.0
```
boost\boost\log\keywords\severity.hpp(32,1): error C7631: 'boost::log::v2_mt_nt6::keywords::`anonymous-namespace'::severity': variable with internal linkage declared but not defined
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.