Open vasild opened 4 years ago
About the failing travis tests: I can reproduce some hangs (maybe the same as in travis, maybe not) even without this patch, using 39b46a0 (latest master
). Just compile and run make check
or directly:
$ tools/ccanlint/ccanlint -s --deps-fail-ignore ccan/talloc/
or
$ tools/ccanlint/ccanlint -s --deps-fail-ignore ccan/failtest/
Make sure
errno
is always set iffalse
is to be returned. Also retry ifwrite(2)
returns 0.