Branch: refs/heads/thaines/cmake_boost_clang_deprecation
Home: https://github.com/dyninst/dyninst
Commit: f9a49b87af8f58c5a63f7f4eee48184599c2d91b
https://github.com/dyninst/dyninst/commit/f9a49b87af8f58c5a63f7f4eee48184599c2d91b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-04-09 (Tue, 09 Apr 2024)
Changed paths:
M cmake/tpls/DyninstBoost.cmake
Log Message:
-----------
Disable -Wdeprecated-declarations for Boost on clang > 17
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
|