Page MenuHomePhabricator

Fixed casting issue in coins_tests.cpp for older versions of gcc (~5.4.0)
ClosedPublic

Authored by jasonbcox on Feb 19 2018, 18:11.

Details

Summary

Discovered this issue when attempting to compile using gcc 5.4.0 on Ubuntu 16.04. This issue doesn't appear to exist in newer versions of gcc (7.2.0).

Test Plan

Both cmake -GNinja .. && ninja and make check succeed.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
gcc
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1891
Build 1942: Bitcoin ABC Buildbot (legacy)
Build 1941: arc lint + arc unit