Please bump soname due to disable RTTI
Open
- Dominant language
- C++
- Stars
- 39.4k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
69061b464ab1da287da9b7ffec1ed911b754403b added `-fno-rtti` to the build, but this is an ABI-incompatible change. As a result, the soname should have been changes as well.
Contributor guide
Assessment
This issue has not been assessed yet.