Page MenuHomePhabricator

Do not shadow variables (gcc set)
ClosedPublic

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

Details

Summary
  • Do not shadow variables (gcc set)
  • Check and enable -Wshadow by default.

This is a backport of core PR8808

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jasonbcox added a subscriber: jasonbcox.

I don't agree with the naming at all, but we can revise those after our backports are caught up.

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