mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 13:25:43 +01:00
4b4fe2f4fb
clang did the hard work here: openingd/dualopend.c:958:42: error: result of comparison of constant 'WIRE_DUAL_OPEN_FAIL' (7003) with expression of type 'u8' (aka 'unsigned char') is always false [-Werror,-Wtautological-constant-out-of-range-compare] if ((msg_type = fromwire_peektype(msg)) == WIRE_DUAL_OPEN_FAIL) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ Co-Authored-by: the clang compiler Signed-off-by: Antoine Poinsot <darosior@protonmail.com> |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
dual_fund_roles.h | ||
dualopend_wire.csv | ||
dualopend_wiregen.c | ||
dualopend_wiregen.h | ||
dualopend.c | ||
Makefile | ||
openingd_wire.csv | ||
openingd_wiregen.c | ||
openingd_wiregen.h | ||
openingd.c |