Page MenuHomePhabricator

Fix numerous declaratiosn shadowing others
ClosedPublic

Authored by deadalnix on Oct 2 2018, 15:43.

Details

Summary

Eventually we'll get to a point where we can enable -Wshadow by default.

Test Plan

Add -Wshadow as a compler flag

make

Ensure numerous warnings are gone.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fixmanyshadow
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3485
Build 5046: Bitcoin ABC Buildbot (legacy)
Build 5045: arc lint + arc unit

Event Timeline

Fix more in the Qt codebase

This revision is now accepted and ready to land.Oct 3 2018, 01:36
This revision was automatically updated to reflect the committed changes.