]> git.ozlabs.org Git - ccan/commit
hashtable: fix traverse typesafety.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 7 Jun 2010 04:30:22 +0000 (14:00 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 7 Jun 2010 04:30:22 +0000 (14:00 +0930)
commita447839504042d706b30c347a17150813ecadd4a
tree208733738e86b2e79a62d0d3031ac7ef6ccaec92
parent175ca4aa64c3489011b441a8c709693af1e70db0
hashtable: fix traverse typesafety.
ccan/hashtable/hashtable.h
ccan/hashtable/test/compile_fail-traverse-arg1.c [new file with mode: 0644]
ccan/hashtable/test/compile_fail-traverse-arg2.c [new file with mode: 0644]
ccan/hashtable/test/compile_ok-traverse.c [new file with mode: 0644]