Skip to content

Handle new warnings introduced by arch updates (Wdeprecated-copy,...

Peio Rigaux requested to merge fix/warnings_treated_as_error_arch into release/5.0

Handle new warnings introduced by arch updates (Wdeprecated-copy, Wnull-pointer-subtraction). Fixed when possible in the code, excepted for lime and liblinphone where warning is marked as authorized to avoid soci refactoring

Merge request reports