sergey-safarov created an issue (kamailio/kamailio#4411)
```
/home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/src/modules/pua_xmpp/xmpp2simple.c:
In function 'pres_Xmpp2Sip':
/home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/src/modules/pua_xmpp/xmpp2simple.c:120:9:
warning: 'xmlMemoryDump' is deprecated [-Wdeprecated-declarations]
120 | xmlMemoryDump();
| ^~~~~~~~~~~~~
In file included from /usr/include/libxml2/libxml/tree.h:28,
from /usr/include/libxml2/libxml/parser.h:16,
from
/home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/src/modules/pua_xmpp/xmpp2simple.c:33:
/usr/include/libxml2/libxml/xmlmemory.h:161:9: note: declared here
161 | xmlMemoryDump (void);
| ^~~~~~~~~~~~~
/home/build/src/kamailio-316ea8925edd0c401c121e9dc0f21dde3a2c6598/src/modules/pua_xmpp/xmpp2simple.c:128:9:
warning: 'xmlMemoryDump' is deprecated [-Wdeprecated-declarations]
128 | xmlMemoryDump();
| ^~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlmemory.h:161:9: note: declared here
161 | xmlMemoryDump (void);
| ^~~~~~~~~~~~~
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4411
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!