-
Notifications
You must be signed in to change notification settings - Fork 1.5k
config.h: removed check of non-builtin define for USE_UNIX_BACKTRACE_SUPPORT / hardened print_stacktrace()
#7773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Prerequisite for #7296 which will remove the only include from |
|
In case this might lead to some platform which no longer includes the stacktrace you can still manually pass |
USE_UNIX_BACKTRACE_SUPPORTUSE_UNIX_BACKTRACE_SUPPORT / hardened print_stacktrace()
|
The |
|
For comparison the |
9378982 to
633540e
Compare
|
I filed https://trac.cppcheck.net/ticket/14096 about supporting it on macOS. |
efb7277 to
33fa9d6
Compare
33fa9d6 to
b3d5ccb
Compare
|
|
I filed https://trac.cppcheck.net/ticket/14094 about detecting the shortcomings I fixed in |
PR danmar#7773 broke the build on OpenBSD.
PR #7773 broke the build on OpenBSD.



No description provided.