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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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