Page MenuHomePhabricator

Fix clang warnings
ClosedPublic

Authored by Fabien on Dec 22 2018, 22:30.

Details

Summary

There is one remaining warning in leveldb.
The unused -pthread warning is removed by D2219.
This diff fix all the other warnings.

Test Plan

Build with clang and check there is no warning (exceptions are
mentionned above)

Diff Detail

Repository
rABC Bitcoin ABC
Branch
clang_warnings
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4359
Build 6783: Bitcoin ABC Buildbot (legacy)
Build 6782: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Dec 23 2018, 14:45
This revision was automatically updated to reflect the committed changes.