The failover is working now but we have the following compiler warning:
ds_fixups.c: In function "set_list_from_string":
ds_fixups.c:263:19: warning: "u_num" may be used uninitialized in this function 
[-Wmaybe-uninitialized]
    new_el->v.ival = def_val > 0 ? def_val : u_num;

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/commit/165d833cfc91a89ce49aff5faa5dfeaa9f4dafc5#commitcomment-13651726
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to