These warnings have been introduced in D4891.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGa383e5ddf95a: Fix -Wshadow warnings
rABCa383e5ddf95a: Fix -Wshadow warnings
With GCC (for some reason clang -tested with 9.0.1- doesn't report the
warning):
cmake -GNinja .. -DCMAKE_CXX_FLAGS="-Werror=shadow" ninja check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable