]> git.ipfire.org Git - thirdparty/bind9.git/commit
Define ISC_ATTR_UNUSED macro for __attribute__((__unused__))
authorMark Andrews <marka@isc.org>
Tue, 27 Aug 2024 00:38:18 +0000 (10:38 +1000)
committerOndřej Surý <ondrej@isc.org>
Tue, 27 Aug 2024 02:49:55 +0000 (04:49 +0200)
commitb73a3856961f96169e87600ec6bcd95dfdc8be94
tree1fd5bc2ffe11ac927577235c8e06e57c4d08a6f9
parent38a8fc87c59ba055789d3190790e2e493d1e0b48
Define ISC_ATTR_UNUSED macro for __attribute__((__unused__))

The ISC_ATTR_UNUSED macro was missing in BIND 9.18, which
complicated things when backporting merge requests from main.
As __attribute__((__unused__)) is ubiquitous, just define the
macro.
lib/isc/include/isc/attributes.h