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