The case of creating capnp lists of size 0 didn't consider lists of composite elements (structs), which requires the addition of list element information. This commit removes the case of size 0 when creating the list in order to enable the creation of 0 sized lists of any element type (struct). |
||
|---|---|---|
| .. | ||
| capn-list.inc | ||
| capn-malloc.c | ||
| capn-stream.c | ||
| capn.c | ||
| capnp_c.h | ||
| capnp_priv.h | ||