bdsync
bdsync copied to clipboard
compile error with clang
compiling with clang results in the following error:
checkzero.c:17:36: error: dereference of pointer to incomplete type 'const char[]'
: "c" (len), "D" (p), "m" (*(const char (*)[] p)
^