call_control.c:503:19: warning: implicit conversion from 'hdr_flags_t' (aka
'unsigned long long') to 'int' changes value from 18446744073709551615 to
-1 [-Wconstant-conversion]
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/195
-- Commit Summary --
* modules/call_control: change type to fix clang compiler warning
-- File Changes --
M modules/call_control/call_control.c (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/195.patch
https://github.com/kamailio/kamailio/pull/195.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/195