Page MenuHomePhabricator

Avoid redundant redeclaration of GetWarnings(const string&)
ClosedPublic

Authored by Fabien on Dec 17 2018, 09:25.

Details

Summary

std::string GetWarnings(const std::string& strFor) is declared in
warnings.h and validation.h, and defined in warnings.cpp.

Backport of core PR10864

Test Plan

Run with the -testsafemode=1 argument and check the warning appears

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR10864
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4322
Build 6709: Bitcoin ABC Buildbot (legacy)
Build 6708: arc lint + arc unit