]> git.ozlabs.org Git - ccan/commit
make const and volatile-qualified callbacks actually work.
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 10 Jan 2009 22:51:03 +0000 (09:21 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Sat, 10 Jan 2009 22:51:03 +0000 (09:21 +1030)
commit11e4a54f54b4f1f39eeabc390ae51b93b7f08e36
tree4874c01a99fef0ce75b9d6b2848aa930dd136523
parente5ee09b20d276ea2e86d0a5c7e9b1469f83f0ac1
make const and volatile-qualified callbacks actually work.
ccan/typesafe_cb/test/compile_ok-typesafe_cb-const.c [new file with mode: 0644]
ccan/typesafe_cb/test/compile_ok-typesafe_cb-volatile.c [new file with mode: 0644]
ccan/typesafe_cb/typesafe_cb.h