Page MenuHomePhabricator

Fix compiler warnings emitted when compiling under stock OpenBSD 6.3
ClosedPublic

Authored by fpelliccioni on Sep 23 2019, 21:14.

Details

Summary

Fix compiler warnings emitted when compiling under stock OpenBSD 6.3 (OpenBSD clang version 5.0.1, based on LLVM 5.0.1):

Backport of Bitcoin Core PR13294
https://github.com/bitcoin/bitcoin/pull/13294

Test Plan

make check-all is OK on my platform (Linux 5.2.15-200.fc30.x86_64 x86_64)

I don't have an OpenBSD 6.3 to test it.
It doesn't seem that the changes are going to have problems on it.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
feature-backport-26c93edf1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7557
Build 13154: Bitcoin ABC Buildbot (legacy)
Build 13153: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sep 23 2019, 21:56