quel 64bit warnings, fixup implicit encoding for template, fix spelling

This commit is contained in:
Love Hornquist Astrand
2013-06-03 21:45:51 -07:00
parent b301e47fb8
commit 060474df16
44 changed files with 977 additions and 515 deletions

View File

@@ -35,7 +35,7 @@
struct test_case {
void *val;
int byte_len;
ssize_t byte_len;
const char *bytes;
char *name;
};