]> git.ozlabs.org Git - ccan/commit
jmap: use ccan/tcon and always be typesafe.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 23 Sep 2011 02:30:49 +0000 (12:00 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 23 Sep 2011 02:30:49 +0000 (12:00 +0930)
commit3a34aa1a0c71b0be86511a8aa83af9935351dad1
treed6dec22217bea8ef085ffda1b97655fe3c72d327
parent805ea0672938b40dea437ca68f32bf3380c191ed
jmap: use ccan/tcon and always be typesafe.

This handles both pointer and integer types using ccan/tcon.
ccan/jmap/_info
ccan/jmap/jmap.c
ccan/jmap/jmap.h
ccan/jmap/jmap_type.h [deleted file]
ccan/jmap/test/run-access-count.c
ccan/jmap/test/run-ptridx-int.c [new file with mode: 0644]
ccan/jmap/test/run-ptridx-type.c
ccan/jmap/test/run-uintidx-type.c
ccan/jmap/test/run.c
ccan/tcon/tcon.h