Hey wm - small patch to fix this error (64-bit Linux):
index.c:282: error: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’
index.c:282: error: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’
Hey wm - small patch to fix this error (64-bit Linux):
index.c:282: error: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’ index.c:282: error: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’