Fix torcontrol.cpp unused private field warning #7683

pull jonasschnelli wants to merge 1 commits into bitcoin:master from jonasschnelli:2016/03/torctrl changing 1 files +2 −2
  1. jonasschnelli commented at 3:34 PM on March 14, 2016: contributor

    Should solve the following warning, though I think the warning could be a false positive because of the constructor initialization (orController::TorController(struct event_base* base, const std::string& target): base(base)):

    torcontrol.cpp:365:24: warning: private field 'base' is not used [-Wunused-private-field]

  2. Fix torcontrol.cpp unused private field warning 3d7e97376a
  3. jonasschnelli added the label Refactoring on Mar 14, 2016
  4. paveljanik commented at 3:50 PM on March 14, 2016: contributor

    warning gone, yes.

  5. laanwj commented at 5:36 PM on March 14, 2016: member

    Awesome, thanks utACK

  6. laanwj merged this on Mar 14, 2016
  7. laanwj closed this on Mar 14, 2016

  8. laanwj referenced this in commit 48f3905831 on Mar 14, 2016
  9. str4d cross-referenced this on Mar 24, 2017 from issue Tor ephemeral hidden services by str4d
  10. zkbot referenced this in commit 45faa928ec on Mar 26, 2017
  11. kyuupichan cross-referenced this on Apr 9, 2017 from issue Net backports by kyuupichan
  12. codablock referenced this in commit d0e75d047b on Sep 16, 2017
  13. codablock referenced this in commit 574bfe5f0a on Sep 19, 2017
  14. codablock referenced this in commit 4102c6f6c2 on Dec 9, 2017
  15. codablock referenced this in commit 49a8ed6d36 on Dec 19, 2017
  16. bitcoin locked this on Sep 8, 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-05-19 06:55 UTC