We're currently overriding fatal() with something that actually returns, which contrasts with its declaration as NORETURN. This breaks in the next patch which wants a real fatal() in wallet.h. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
We're currently overriding fatal() with something that actually returns, which contrasts with its declaration as NORETURN. This breaks in the next patch which wants a real fatal() in wallet.h. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>