mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
6b49b17d6e
on gcc (GCC) 7.4.0 devtools/create-gossipstore.c: In function ‘load_scid_file’: devtools/create-gossipstore.c:22:9: error: ignoring return value of ‘fscanf’ ... fscanf(scidfd, "%d\n", &n); ^~~~~~~~~~~~~~~~~~~~~~~~~~ devtools/create-gossipstore.c:24:9: error: ignoring return value of ‘fscanf’ ... fscanf(scidfd, "%s\n", title); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make: *** [<builtin>: devtools/create-gossipstore.o] Error 1 Signed-off-by: William Casarin <jb55@jb55.com> |
||
---|---|---|
.. | ||
.gitignore | ||
bolt11-cli.c | ||
create-gossipstore.c | ||
create-gossipstore.h | ||
decodemsg.c | ||
dump-gossipstore.c | ||
gossipwith.c | ||
Makefile | ||
onion.c | ||
print_wire.c | ||
print_wire.h |