This is more a question than a bug report so I removed the issue template and will try to be as comprehensive as possible.
I'm maintaining the sentry-native recipe on the conan center index. As you can see there is a pretty high number of package download (5% of the overall release download count according to github API).
There is currently 4 backend option:
- sentry-crashpad
- sentry-breakpad
- crashpad (from google)
- breakpad (from google)
I wondered what could be the issue using the one from google ? It would be simpler to maintain the sentry-native recipe if the default backend where the one from google because it would avoid to update sentry-crashpad and. sentry-breakpad for every minor version. What risk do you see in changing the current default ?
This is more a question than a bug report so I removed the issue template and will try to be as comprehensive as possible.
I'm maintaining the sentry-native recipe on the conan center index. As you can see there is a pretty high number of package download (5% of the overall release download count according to github API).
There is currently 4 backend option:
I wondered what could be the issue using the one from google ? It would be simpler to maintain the sentry-native recipe if the default backend where the one from google because it would avoid to update sentry-crashpad and. sentry-breakpad for every minor version. What risk do you see in changing the current default ?