[sr-dev] unused variable

Juha Heinanen jh at tutpro.com
Mon Sep 30 21:15:36 CEST 2019


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



More information about the sr-dev mailing list