Skip to content

Disable backtrace support in AIX#7986

Merged
chrchr-github merged 1 commit intocppcheck-opensource:mainfrom
reshmavk:disable_backtrace_for_aix
Nov 26, 2025
Merged

Disable backtrace support in AIX#7986
chrchr-github merged 1 commit intocppcheck-opensource:mainfrom
reshmavk:disable_backtrace_for_aix

Conversation

@reshmavk
Copy link
Copy Markdown
Contributor

PR - #7773 breaks AIX build.
In AIX, execinfo.h header file, backtrace and backtrace_symbols APIs are not present. So we need to disable backtrace support for AIX.

@sonarqubecloud
Copy link
Copy Markdown

@chrchr-github chrchr-github merged commit 9486fde into cppcheck-opensource:main Nov 26, 2025
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants