]> git.ozlabs.org Git - ccan/commitdiff
typesafe_cb: handle pointers to undefined struct types.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 24 May 2010 03:02:59 +0000 (12:32 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 24 May 2010 03:02:59 +0000 (12:32 +0930)
To do this, we have to lose the ability for preargs and postargs to allow const and volatile argument signatures.


No differences found