]> git.ozlabs.org Git - ccan/commit
tdb2: make tdb2 compile clean under -Wshadow.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Feb 2011 05:33:46 +0000 (16:03 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Feb 2011 05:33:46 +0000 (16:03 +1030)
commit5eaf46e9a0d38c371b50d5dd3a433fc721c1c4dc
treeceb11b0983b59cc1dc9d8d3158a908a1e9562c75
parentfc00f14087f911da23d1d89e02705c498447db22
tdb2: make tdb2 compile clean under -Wshadow.

This isn't a general requirement for CCAN modules, but Samba uses it, so
make sure tdb2 doesn't upset it.
ccan/tdb2/check.c
ccan/tdb2/hash.c
ccan/tdb2/io.c
ccan/tdb2/summary.c
ccan/tdb2/test/run-30-exhaust-before-expand.c
ccan/tdb2/transaction.c