This frees the output from the leveldb warnings.
There is a single -Wmaybe-initialized outside of the tests and it is
relying on the GCC __get_cpuid() function to assign a value to a
pointer, which should be safe.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABC064404306ceb: Disable some more leveldb warnings
With both GCC and Clang:
ninja all check-leveldb
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable