HomePhabricator

Fix a warning with GCC 13.1

Description

Fix a warning with GCC 13.1

Summary:
Fix another (see D14005) dropped return value.

There are still a couple more warnings but they seem to be false positives, so you need to build with -Wno-dangling-reference to see no warning at all with GCC 13.1.

Test Plan:
With GCC 13.1

ninja all check-all

Check they throw no warning anymore.

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

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

Details

Provenance
FabienAuthored on Jun 7 2023, 13:30
FabienPushed on Jun 7 2023, 18:08
Reviewer
Restricted Project
Differential Revision
D14006: Fix a warning with GCC 13.1
Parents
rABCa161805a304e: Optimization: Coin&& to UndoCoinSpend
Branches
Unknown
Tags
Unknown