This commit fixes core#19912 by removing a check that always returned true. That check was causing a -Wlogical-op warning because it treated a constant int as though it were a boolean.
This is a backport of core#19986
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABCa46f4c08b326: refactor: Clean up -Wlogical-op warning
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- pr19986
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 17355 Build 34538: Build Diff lint-circular-dependencies · build-diff · build-without-wallet · build-debug · build-clang · build-clang-tidy Build 34537: arc lint + arc unit