This fixes a Travis failure.
Disambiguate bench functions and types #490
pull sipa wants to merge 1 commits into bitcoin-core:master from sipa:201712_fixbench changing 2 files +8 −8-
sipa commented at 2:22 AM on December 19, 2017: contributor
-
Disambiguate bench functions and types 1f46d6089e
- apoelstra cross-referenced this on Dec 19, 2017 from issue Fixing a build failure (see below) by pirapira
- sipa cross-referenced this on Dec 21, 2017 from issue Regression.Code fails to compile with gcc 6.3 by Raulo
-
etienneroudeix commented at 11:18 AM on December 21, 2017: none
👍 It also fix
makeissues when configuring with./configure --enable-experimental --enable-module-ecdh --enable-module-recovery - sipa merged this on Dec 21, 2017
- sipa closed this on Dec 21, 2017
- sipa referenced this in commit 02f5001dfc on Dec 21, 2017
- apoelstra cross-referenced this on Apr 6, 2018 from issue bench_recover and bench_ecdh do not build by deadalnix