Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC942d91965b1a: test, build: Enable -Werror=sign-compare
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/test/blockfilter_index_tests.cpp | ||
---|---|---|
281 ↗ | (On Diff #27627) | We should use BOOST_CHECK instead. This does the same thing, but will throw a useful message rather than a brutal abort in case this is false. |