cc-1164 cc: WARNING File = tdb/tdbutil.c, Line = 508 Argument of type "uint8_t *" is incompatible with parameter of type "char *". len2 = tdb_pack_va((*buf)+(*len), len1, fmt, ap); ^
Created attachment 1380 [details] change buf to "char **"
in 3.0.21b there is no compiler warning