[SR-Users] clang compiler warnings
Juha Heinanen
jh at tutpro.com
Tue Oct 2 13:05:45 CEST 2018
Floimair Florian writes:
> I think your mail was intended for the baresip mailing list.
> There is no baresip.c in Kamailio
I just wanted to check if it is really so that clang doesn't generate
unused compiler warnings. Any C source is OK for that test and I just
happened to have baresip.c around.
clang does not produce unused var warnings without -Wunused-variable,
which means that that flag needs to be added to K Makefile.
-- Juha
More information about the sr-users
mailing list