Page MenuHomePhabricator

Fix apptest build failure on Xenial
ClosedPublic

Authored by Fabien on Dec 5 2019, 21:37.

Details

Summary

Due to a missing definition with the Xenial Qt version, ordering of the
headers in apptests.cpp end up being significant.
This only occurs when building with autotools, as CMake does adds the
missing definition (on the command line on through a generated header,
depending on the version).

Test Plan

On Ubuntu Xenial:

make

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_apptest_build_xenial
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8438
Build 14891: Default Diff Build & Tests
Build 14890: arc lint + arc unit