Page MenuHomePhabricator

Refactor InterpretNegatedOption() function
ClosedPublic

Authored by deadalnix on Apr 17 2020, 02:49.

Details

Summary
  • added args parameter
  • renamed to InterpretOption()
  • removed code duplication

This is a partial backport of Core PR16097 : https://github.com/bitcoin/bitcoin/pull/16097/commits/e0d187dfeb18b026de22bd7960b2a50c2b958e1a

Depends on D5753

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr16097-2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10262
Build 18346: Default Diff Build & Tests
Build 18345: arc lint + arc unit

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Apr 17 2020, 11:26