]> git.ozlabs.org Git - ccan/commitdiff
Wean off TDB_ERRCODE.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 4 Aug 2009 03:52:28 +0000 (13:22 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 4 Aug 2009 03:52:28 +0000 (13:22 +0930)
It was a regrettable hack to reduce line count in tdb; in fact it caused confusion as can be seen in this patch.
In particular, ecode now needs to be set before TDB_LOG.
Also, we should never set errno, as io.c was doing.


No differences found