]> git.ozlabs.org Git - ccan/commit
darray: handle case where we don't have typeof.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 22 Mar 2011 04:19:40 +0000 (14:49 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 22 Mar 2011 04:19:40 +0000 (14:49 +1030)
commit16256f55b0f785ef4459b24e261b8228f57bb5b6
tree8b8c9e4b32fcd5ec3044c6041638b0d44970664b
parentb2e751d04e590c49de02ceb56a7cafe877762b0e
darray: handle case where we don't have typeof.

Tests don't compile otherwise, so fix that up (ccanlint now tests with
reduced features, so this became clear).
ccan/darray/test/run.c