Ján Sáreník
Ján Sáreník
Tested ACK 9ddef39a937ebe81cfdf9dbd4ace766b9d2c43f0 (processed all testnet3 blocks)
Generally I just wanted to compile ccan and run `make check` to see if it works on musl-libc. It seems to not work there really. Yes, again I just have...
How could I skip `coroutines` then?
:+1: @rustyrussell please merge, then elementsproject/libwally-core@bf81e8b will need a ccan-update (noticed today while compiling current elementsproject/lightning@9470ea303)
Just that it would be nicer without the warning… =) ```make ../../../libwally-core/src/ccan/ccan/base64/base64.c: In function 'base64_decode_using_maps': ../../../libwally-core/src/ccan/ccan/base64/base64.c:196:11: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and...
https://github.com/rustyrussell/ccan/issues/67 is the same
This is x86_64 musl libc Alpine Linux.
I actually just test with TLS turned off (which is also good if I want to use a frontend nginx on the same machine, right?) On Friday, June 21, 2019,...
On Thu, Jun 27, 2019 at 06:47:43PM -0700, Nadav Ivgi wrote: >Are you setting `--no-tls`? Note that TLS is enabled by default if >`--host` is set to anything other than...
How do you run it and what system do you run it on? All those questions in the issue template actually make sense so please answer them. And for proper...