[sr-dev] [kamailio/kamailio] json module uses deprecated functions (trunk) (#579)

Olle E. Johansson notifications at github.com
Thu Apr 21 20:53:03 CEST 2016


```
CC (gcc) [M json.so]		json_funcs.o
json_funcs.c:64:44: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations]
        value = (char*)json_object_to_json_string(json_object_object_get(j, field_s.s));
                                                  ^
/usr/local/include/json-c/json_object.h:290:56: note: 'json_object_object_get' has been explicitly marked deprecated here
THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj,
```
On os/X using clang compiler 

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


More information about the sr-dev mailing list