Page MenuHomePhabricator

Fix a shadow warning in askpassphrasedialog.cpp
ClosedPublic

Authored by Fabien on Jul 1 2019, 07:31.

Details

Summary

The toggleShowPassword method defines a local mode variable,
shadowing the AskPassphraseDialog member.
This diff renames the local variable to renderingMode.

Test Plan
make check

Check the warning is now fixed.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_shadow
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6582
Build 11211: Bitcoin ABC Buildbot (legacy)
Build 11210: arc lint + arc unit