• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

boostorg / stacktrace / 10853678018

13 Sep 2024 05:42PM UTC coverage: 86.35%. Remained the same
10853678018

push

github

web-flow
Don't export boost_stacktrace_impl_return_nullptr for static build (#186)

Now `boost_stacktrace.lib` provides the symbol `boost_stacktrace_impl_return_nullptr` for static and shared build.

For header only library, to make the symbol available **automatically**, the only way AFAIK is to export it. We may also consider provide a configuration macro to opt-out the exported symbol, and user need to manually define the non-exported symbol somewhere in their binaries.

Closes #177 .

563 of 652 relevant lines covered (86.35%)

248174.77 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

84.0
include/boost/stacktrace/stacktrace.hpp


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc