Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: ffee0de5fcac5cfc8dfe394fd72a2fa5df06308a
https://github.com/dyninst/dyninst/commit/ffee0de5fcac5cfc8dfe394fd72a2fa5df06308a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M common/h/Annotatable.h
M stackwalk/src/callchecker.C
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
Warnings fixes for gcc-14 and clang-19 (#1788)
* Suppress array-bounds warning in Annotations.h
gcc-14 says that this is an out-of-bounds access error. I don't feel like
figuring out if this is a spurious warning or an actual issue. These
annotation classes need to go away, so I'm just kludging it here.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|