the `inline int set_alias_to_pvar(struct sip_msg* _msg, str *alias, int no, void *p)`
doesn't work for me with clang, when changed to `static inline int
set_alias_to_pvar(struct sip_msg* _msg, str *alias, int no, void *p)` it works
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/846#issuecomment-258174242