Page MenuHomePhabricator

mempool: apply rule of 5 to epochguard.h, fix compiler warnings
ClosedPublic

Authored by PiRK on Apr 7 2022, 12:23.

Details

Summary

This is a backport of core#22481

Test Plan

ninja

Tested with clang15, before and after the fix. The commit fixes the -Wdeprecated-copy warning.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK requested review of this revision.Apr 7 2022, 12:23
This revision is now accepted and ready to land.Apr 7 2022, 12:57
PiRK retitled this revision from empool: apply rule of 5 to epochguard.h, fix compiler warnings to mempool: apply rule of 5 to epochguard.h, fix compiler warnings.Apr 8 2022, 08:09