[sr-dev] compiler warning

Juha Heinanen jh at tutpro.com
Tue Oct 2 12:05:27 CEST 2018


Got this today with latest master:

CC (gcc) [M sdpops.so]		sdpops_mod.o
sdpops_mod.c: In function 'sdp_get_sess_version':
sdpops_mod.c:1871:14: warning: unused variable 'sdp' [-Wunused-variable]
  sdp_info_t *sdp = NULL;
              ^~~

It would be nice if people who make commits would try to compile the
code first.

-- Juha




More information about the sr-dev mailing list