Sorry please ignore my question regarding rohc_decomp_context_free_e(). This was an internally added wrapper to context_free()…
Regards, Yakir From: Yakir Matusovsky <[email protected]> Date: Sunday, 10 December 2017 at 10:57 PM To: "[email protected]" <[email protected]> Subject: Migrating from 1.7.0 to 2.1.0 Hi Function rohc_decomp_context_free_e() was in 1.7 and in the recent stable release it is obsolete. I’d found context_free() with similar prototype however it is private to decomp module. If wanted to maintain contexts as previously from my app, could I use context_free()? Thanks ahead. Regards Yakir
_______________________________________________ Mailing list: https://launchpad.net/~rohc Post to : [email protected] Unsubscribe : https://launchpad.net/~rohc More help : https://help.launchpad.net/ListHelp

