HomePhabricator

Work around GCC -Wmaybe-uninitialized false positive

Description

Work around GCC -Wmaybe-uninitialized false positive

Summary:
This works around a GCC bug:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80635

Test Plan:
With an affected GCC version:

ninja all check

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

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

Details

Provenance
FabienAuthored on Dec 8 2020, 14:39
FabienPushed on Dec 8 2020, 15:16
Reviewer
Restricted Project
Differential Revision
D8630: Work around GCC -Wmaybe-uninitialized false positive
Parents
rABCa1e3e13501c0: [refactor] remove const CChainParams& object from CWallet
Branches
Unknown
Tags
Unknown