Skip to content

Conversation

@jonasschnelli
Copy link
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]

@paveljanik
Copy link
Contributor

warning gone, yes.

@laanwj
Copy link
Member

laanwj commented Mar 14, 2016

Awesome, thanks
utACK

@laanwj laanwj merged commit 3d7e973 into bitcoin:master Mar 14, 2016
laanwj added a commit that referenced this pull request Mar 14, 2016
3d7e973 Fix torcontrol.cpp unused private field warning (Jonas Schnelli)
codablock pushed a commit to codablock/dash that referenced this pull request Dec 19, 2017
3d7e973 Fix torcontrol.cpp unused private field warning (Jonas Schnelli)
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants