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).
Details
Details
- Reviewers
deadalnix schancel - Group Reviewers
Restricted Project - Commits
- rSTAGING6617867d1b7e: Fixed casting issue in coins_tests.cpp for older versions of gcc (~5.4.0)
rABC6617867d1b7e: Fixed casting issue in coins_tests.cpp for older versions of gcc (~5.4.0)
Both cmake -GNinja .. && ninja and make check succeed.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable