Pass capn_ptr by value, better handling of tags

This commit is contained in:
James McKaskill 2013-05-07 22:44:21 -04:00
parent 3a235fe8c6
commit b8da11676a
10 changed files with 1236 additions and 438 deletions

View file

@ -37,5 +37,3 @@ void capn_free_malloc(struct capn *c) {
s = n;
}
}