Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 3f0bffb81377d5ecb5d02b273e398a8e6120f5ea
https://github.com/dyninst/dyninst/commit/3f0bffb81377d5ecb5d02b273e398a8e6120f5ea
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
M cmake/DyninstWarnings.cmake
M cmake/tpls/DyninstBoost.cmake
Log Message:
-----------
Disable -Wdeprecated-declarations for Boost on clang > 17 (#1723)
It's not clear why, but clang 18 and 19 do not correctly detect that
/usr/include/boost is a system directory, and it emits warnings for
use of deprecated std::unary_function.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|