[sr-dev] [kamailio/kamailio] carrierroute: compiler warnings (#1010)

Ovidiu Sas notifications at github.com
Sat Feb 25 00:57:09 CET 2017


The following warnings shows up while compiling the carrierroute module:
````
cr_fifo.c:50:21: warning: ‘opt_settings’ defined but not used [-Wunused-variable]
 static unsigned int opt_settings[5][3] = {
                     ^
cr_fifo.c:470:12: warning: ‘get_fifo_opts’ defined but not used [-Wunused-function]
 static int get_fifo_opts(str * buf, fifo_opt_t * opts, unsigned int opt_set[]) {
            ^
cr_fifo.c:621:12: warning: ‘update_route_data’ defined but not used [-Wunused-function]
 static int update_route_data(fifo_opt_t * opts) {
            ^
````

-- 
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/1010
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170224/2fdb501f/attachment.html>


More information about the sr-dev mailing list