getsentry / sentry-native

Sentry SDK for C, C++ and native applications.
MIT License
403 stars 170 forks source link

fix: warnings in the Android NDK build #1087

Closed supervacuus closed 4 days ago

supervacuus commented 4 days ago

fixes #1085

It also includes the disabled warnings in the libunwindstack submodule (https://github.com/getsentry/libunwindstack-ndk/pull/9) and minor markdown fixes in the ndk readme.

skip-changelog

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.42%. Comparing base (f1699e1) to head (aaf666f). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1087 +/- ## ========================================== + Coverage 82.40% 82.42% +0.02% ========================================== Files 53 53 Lines 7751 7751 Branches 1216 1216 ========================================== + Hits 6387 6389 +2 + Misses 1253 1251 -2 Partials 111 111 ```

🚨 Try these New Features: