Page MenuHomePhabricator

Rename includeconf variables for clarity
ClosedPublic

Authored by deadalnix on Apr 29 2020, 14:41.

Details

Summary

includeconf -> conf_file_names
to_include -> conf_file_name
include_config -> conf_file_stream

Suggestion from John Newbery <john@johnnewbery.com> in
https://github.com/bitcoin/bitcoin/pull/15934#discussion_r343905138

This is a partial backport of Core PR15934 : https://github.com/bitcoin/bitcoin/pull/15934/commits/5a84aa880f6da0bac0e2144733fdef3b8558c761

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr15934-2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10472
Build 18764: Default Diff Build & Tests
Build 18763: 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 29 2020, 15:04