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 or view it on GitHub:
https://github.com/kamailio/kamailio/commit/6e032019d992625abc2a3739423df9ea1c964356#commitcomment-104404760
You are receiving this because you are subscribed to this thread.

Message ID: 
<kamailio/kamailio/commit/6e032019d992625abc2a3739423df9ea1c964356/104404...@github.com>
_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to