HomePhabricator

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

Description

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

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.

Reviewers: deadalnix, schancel, #bitcoin_abc

Reviewed By: schancel, #bitcoin_abc

Subscribers: teamcity

Differential Revision: https://reviews.bitcoinabc.org/D1113

Details

Provenance
jasonbcoxAuthored on Feb 19 2018, 18:07
matra774Pushed on Feb 21 2018, 22:09
Reviewer
Restricted Project
Differential Revision
D1113: Fixed casting issue in coins_tests.cpp for older versions of gcc (~5.4.0)
Parents
rSTAGING0162ab0879f8: [Part6] Removed the single parameter overload of static function…
Branches
Unknown
Tags
Unknown