Page MenuHomePhabricator

Change LogAcceptCategory to use uint32_t rather than sets of strings.
ClosedPublic

Authored by deadalnix on Jan 4 2018, 22:02.

Details

Summary

Backport of core's PR9424

Depends on D894

Test Plan
make check
./test/functional/test-runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
logint
Lint
Lint Passed
SeverityLocationCodeMessage
Auto-Fixsrc/addrman.cpp:1CFMTCode style violation
Auto-Fixsrc/init.cpp:1CFMTCode style violation
Auto-Fixsrc/net.cpp:1CFMTCode style violation
Auto-Fixsrc/net_processing.cpp:1CFMTCode style violation
Auto-Fixsrc/qt/transactiondesc.cpp:1CFMTCode style violation
Auto-Fixsrc/validation.cpp:1CFMTCode style violation
Auto-Fixsrc/wallet/wallet.cpp:1CFMTCode style violation
Unit
No Test Coverage
Build Status
Buildable 1517
Build 1517: arc lint + arc unit

Event Timeline

Herald added a reviewer: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Jan 5 2018, 06:20
This revision was automatically updated to reflect the committed changes.