rgb-cln/devtools
William Casarin 7c4b9c8a0d build: fix compile error on gcc ~7.3.0
It seems to be having a bit of trouble understanding the control flow to realize
it's not actually uninitialized.

Add an error handler after the switch in case we miss a real uninitialized error
in the future.

Signed-off-by: William Casarin <jb55@jb55.com>
2018-10-09 05:56:03 +00:00
..
.gitignore gossipwith: simple tool to snarf gossip from a node. 2018-09-21 17:56:15 +02:00
Makefile gossipwith: simple tool to snarf gossip from a node. 2018-09-21 17:56:15 +02:00
bolt11-cli.c tal: don't access low-level tal functions. 2018-07-30 11:31:17 +02:00
decodemsg.c devtools/decodemsg: take series of msgs from stdin. 2018-09-21 17:56:15 +02:00
dump-gossipstore.c devtools: dump-gossipstore. 2018-09-03 00:39:06 +00:00
gossipwith.c build: fix compile error on gcc ~7.3.0 2018-10-09 05:56:03 +00:00
onion.c Force the use of the POSIX C locale for all commands and their subprocesses 2018-04-27 14:02:59 +02:00
print_wire.c Remove redundant code 2018-08-02 15:58:14 +09:30
print_wire.h per-commit-secret is a struct secret, not a sha256. 2018-07-17 12:32:00 +02:00