Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ccan: configure check for HAVE_BUILTIN_CHOOSE_EXPR | Rusty Russell | 2011-09-14 | 1 | -0/+3 |
| | | | | | | | | | We weren't testing for this, and without it, typesafe_cb just casts its function argument. This is why I didn't get a warning when one of my patches amended a function incorrectly. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | ||||
* | lib: import ccan modules for tdb2 | Rusty Russell | 2011-06-20 | 1 | -0/+120 |
Imported from git://git.ozlabs.org/~ccan/ccan init-1161-g661d41f Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |