boostorg / stacktrace

C++ library for storing and printing backtraces.
https://boost.org/libs/stacktrace
422 stars 69 forks source link

Define BOOST_STACKTRACE_LINK when BOOST_STACKTRACE_STATIC_LINK is defined. Closes #169. #170

Closed pdimov closed 2 months ago

coveralls commented 2 months ago

Coverage Status

coverage: 86.35%. remained the same when pulling f32bd5a543ca703b5d42d992a58badc4961061f0 on feature/issue-169 into 6624a0aaebc0c881a1a15478f6ac14ae816c178c on develop.

pdimov commented 2 months ago

I'm going to merge this if there aren't any objections, because currently the superproject CMake tests (which now include Stacktrace's) fail on CI because they use static linking.

coveralls commented 2 months ago

Coverage Status

coverage: 86.35%. remained the same when pulling 34e56c4e90f76e933d019b3ce824913957493f93 on feature/issue-169 into 6624a0aaebc0c881a1a15478f6ac14ae816c178c on develop.

coveralls commented 2 months ago

Coverage Status

coverage: 86.35%. remained the same when pulling 34e56c4e90f76e933d019b3ce824913957493f93 on feature/issue-169 into 6624a0aaebc0c881a1a15478f6ac14ae816c178c on develop.