Skip to content

Avoid some warnings on compilation time

François Grisez requested to merge fix/avoid_some_warnings into master
  • deprecated-declarations warning on inclusion of <soci/soci.h>;
  • deprecated-declarations warning on inclusion of <belle-sip/sip-uri.h>.
  • cast-function-type warnings thrown while belle-sip compilation because of callback casts.

belle-sip!266 (merged) BC/public/external/soci!19 (merged) flexisip!739 (merged)

Edited by François Grisez

Merge request reports