Neels Hofmeyr has uploaded a new patch set (#2) to the change originally created by Max. ( https://gerrit.osmocom.org/12663 )
Change subject: fix build: apply msgb_wrap_with_TL() rename ...................................................................... fix build: apply msgb_wrap_with_TL() rename After libosmocore commit If1e851ac605c8d2fde3da565b0bd674ea6350c2e b27e6feb699712345373e87a48187dc622e4fa92 the osmo-msc master build is broken. Apply the msgb_wrap_with_TL() rename to msgb_push_tl() to unbreaks the build. Change-Id: I1d4675e0c907b2f92f2ec79b02356391a6d72aa8 --- M src/libmsc/gsm_04_80.c 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/63/12663/2 -- To view, visit https://gerrit.osmocom.org/12663 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-msc Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I1d4675e0c907b2f92f2ec79b02356391a6d72aa8 Gerrit-Change-Number: 12663 Gerrit-PatchSet: 2 Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002) Gerrit-Reviewer: Keith Whyte <[email protected]> Gerrit-Reviewer: Max <[email protected]> Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-Reviewer: lynxis lazus <[email protected]> Gerrit-Reviewer: osmith <[email protected]>
