libosmo-abis[master]: osmo_ortp.c: Fix warning: use updated ortp API

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Thu Jun 22 10:44:13 UTC 2017


Patch Set 1:

Indeed, I was wrong when looking at which ortp release contained the commit fixing the headers.

It seems the commit was pushed between 0.22 and 0.24, and thus is available in ortp 0.24, not in 0.22. Debian still used 0.22, but my distro uses 1.0.1, so we have 2 possibilities:
1- Add some compile test in configure and then use a define to cast the parameter one or other way.
2- Disable -Werror or the specific Warning during the call to that function and then re-enable it just afterwards.

-- 
To view, visit https://gerrit.osmocom.org/2990
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2dbd0498d75160358eca4336850e1a0ad2efdbeb
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-HasComments: No



More information about the gerrit-log mailing list