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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.