Eh, these are arch dependent. "long int" on 32-bit platforms is only 32 bits.

Either use %llu and cast to "long long" or use the PRIu64 macro.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/commit/6e032019d992625abc2a3739423df9ea1c964356/104404760@github.com>