With latest master, I got this:
CC (gcc) [M db_mysql.so] km_dbase.o km_dbase.c: In function 'db_mysql_submit_query': km_dbase.c:71:9: warning: unused variable 't' [-Wunused-variable] time_t t; ^
It would be nice if devs would try to compile the code after making changes.
-- Juha
The variable is used in my version of code from master branch. Can you check and see if you don't have a modified version you did to disable mysql connection ping?
Cheers, Daniel
On 30.09.19 21:15, Juha Heinanen wrote:
With latest master, I got this:
CC (gcc) [M db_mysql.so] km_dbase.o km_dbase.c: In function 'db_mysql_submit_query': km_dbase.c:71:9: warning: unused variable 't' [-Wunused-variable] time_t t; ^
It would be nice if devs would try to compile the code after making changes.
-- Juha
Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev