]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
xap_helper: drop ugly NOT_UNUSED macro for clang
authorEric Wong <e@80x24.org>
Fri, 31 Oct 2025 02:45:00 +0000 (02:45 +0000)
committerEric Wong <e@80x24.org>
Sun, 2 Nov 2025 19:52:18 +0000 (19:52 +0000)
commitc401587a7f02905d08c0f471f3d2a0e7bdac5081
tree062b1e6bcd906ab89e3fdae296d89209855cd603
parent1b9b10d9c6e0d6f93a62a43f720a47f84b5eaec3
xap_helper: drop ugly NOT_UNUSED macro for clang

Using __attribute__((unused)) prevents clang warnings on
variables it mistakenly warns as unused.
lib/PublicInbox/xap_helper.h
lib/PublicInbox/xh_cidx.h
lib/PublicInbox/xh_thread_fp.h