Skip to content

Conversation

@paveljanik
Copy link
Contributor

#9049 brought new -Wshadow warning.

Local variable shadows the function argument. I decided to keep the function argument name to keep consistency with the rest of the file and use better/descriptive name for the local variable.

@laanwj laanwj merged commit bf49f10 into bitcoin:master Nov 11, 2016
laanwj added a commit that referenced this pull request Nov 11, 2016
…ompiler warning

bf49f10 Use better name for local variable to prevent -Wshadow compiler warning (Pavel Janík)
codablock pushed a commit to codablock/dash that referenced this pull request Jan 15, 2018
…hadow compiler warning

bf49f10 Use better name for local variable to prevent -Wshadow compiler warning (Pavel Janík)
andvgal pushed a commit to energicryptocurrency/gen2-energi that referenced this pull request Jan 6, 2019
…hadow compiler warning

bf49f10 Use better name for local variable to prevent -Wshadow compiler warning (Pavel Janík)
CryptoCentric pushed a commit to absolute-community/absolute that referenced this pull request Feb 24, 2019
…hadow compiler warning

bf49f10 Use better name for local variable to prevent -Wshadow compiler warning (Pavel Janík)
@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