You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1154
-- Commit Summary --
* Fix compiler warnings for unused static symbols
-- File Changes --
M src/modules/carrierroute/cr_fifo.c (6) M src/modules/ims_auth/authorize.c (6) M src/modules/xhttp_pi/xhttp_pi_fnc.c (7) M src/modules/xhttp_rpc/xhttp_rpc_fnc.c (9)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1154.patch https://github.com/kamailio/kamailio/pull/1154.diff
Thanks for the fixes!
I merged the PR manually, mainly to format the commit message (as per https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md#com...), breaking it per modules in order to be safer when backporting to avoid conflicts.
Closed #1154.