User Activity

  • Posted a comment on discussion Development on cppcheck

    I've noticed since version 2.19.0 building with musl libc (alpine for example). I get the following error: /dev/cppcheck/cli/stacktrace.cpp:29:10: fatal error: execinfo.h: No such file or directory 29 | #include <execinfo.h> | ^~~~~~~~~~~~ But using the following patch it works: diff --git a/lib/config.h b/lib/config.h index a63cf773d..d29e630f6 100644 --- a/lib/config.h +++ b/lib/config.h @@ -206,7 +206,7 @@ #define USE_WINDOWS_SEH #endif -#if !defined(NO_UNIX_BACKTRACE_SUPPORT) && defined(__GNUC__)...

View All

Personal Data

Username:
ams21
Joined:
2026-03-06 08:32:55.830000

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB