[ccan] [PATCH 0/5] darray: fixes & additions

Cody P Schafer dev at codyps.com
Mon Aug 17 09:22:54 AEST 2015


I think I've sent this out before and perhaps didn't get a response from the module owner?
Figured I'd send it again as I'm still carrying these locally.

Cody P Schafer (5):
  darray: don't include ourselves in _info
  darray: test: only use darray_make_room() if we HAVE_STATEMENT_EXPR
  darray: test: use the public darray_reset()
  darray: include config.h first
  darray: add darray_char sprintf work-alike (and some helpers)

 ccan/darray/_info      |  2 --
 ccan/darray/darray.h   | 37 +++++++++++++++++++++++++++++++++----
 ccan/darray/test/run.c | 27 +++++++++++++++------------
 3 files changed, 48 insertions(+), 18 deletions(-)

-- 
2.5.0



More information about the ccan mailing list