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
Lint
Lint Not Applicable
Unit
Tests Not Applicable