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, view it on GitHub, or mute the thread.