refactor, tool: Cleanup WalletTool namespace #17516

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:20191119-wallettool-namespace changing 3 files +15 −9
  1. hebasto commented at 4:48 PM on November 19, 2019: member

    Only WalletTool::ExecuteWalletToolFunc() is used outside of this translation unit. Other functions are moved to the unnamed namespace.

  2. refactor: Cleanup WalletTool namespace b25f0ba77d
  3. MarcoFalke commented at 4:59 PM on November 19, 2019: member

    Tend to NACK without motivation. This makes writing unit tests harder and looks like needless code churn.

  4. hebasto closed this on Nov 19, 2019

  5. laanwj commented at 11:21 AM on November 20, 2019: member

    Yeah, not polluting the global namespace is a good aim for utilities, not so much for main compilation units.

  6. hebasto deleted the branch on Nov 20, 2019
  7. MarcoFalke locked this on Dec 16, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-24 21:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me