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 <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-HasComments: No
