wmorgan / whistlepig

A minimalist realtime full-text search index
http://masanjin.net/whistlepig
Other
152 stars 13 forks source link

Compile Fix #2

Closed dsully closed 13 years ago

dsully commented 13 years ago

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’