aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-07-28 10:30:58 +0800
committerfanquake <fanquake@gmail.com>2021-07-28 10:31:48 +0800
commitbe175cef24a0b4613d79d05156358841bf2bad98 (patch)
tree77a39a38497577a68f768f37ea433707558b172e /Makefile.am
parent61cefde7a7492db606db546389ac6ac8cbfc7a6b (diff)
parent787296eb6744b15ab693c053e4030ff68dfc95e0 (diff)
downloadbitcoin-be175cef24a0b4613d79d05156358841bf2bad98.tar.xz
Merge bitcoin/bitcoin#22557: fuzz: silence a compiler warning about unused CBanEntry comparator
787296eb6744b15ab693c053e4030ff68dfc95e0 fuzz: silence a compiler warning about unused CBanEntry comparator (Vasil Dimov) Pull request description: ``` test/fuzz/banman.cpp:35:13: warning: unused function 'operator==' [-Wunused-function] static bool operator==(const CBanEntry& lhs, const CBanEntry& rhs) ^ 1 warning generated. ``` See https://github.com/bitcoin/bitcoin/pull/22517#issuecomment-886177699 ACKs for top commit: MarcoFalke: cr ACK 787296eb6744b15ab693c053e4030ff68dfc95e0 practicalswift: cr ACK 787296eb6744b15ab693c053e4030ff68dfc95e0 hebasto: ACK 787296eb6744b15ab693c053e4030ff68dfc95e0 Tree-SHA512: 72e483cef249170160879cf4b69b787fb6c539d61dda423f618e2c5f130bee8c42897487751e5b58e7679cdb0153eb80efcb104e8a85095daa60d47e39ce78b8
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions