Hi Daniel, On Mon, Oct 17, 2011 at 06:12:18PM +0200, Daniel Wagner wrote: > From: Daniel Wagner <[email protected]> > > This function was deprecated in version 2.30 and since then > we have the g_atomic_int_add() which is essentially the same.
Deprecating a function is fine, but breaking the API in such way between minor versions is quite bad. My debian testing box is still running 2.28 so your patch breaks my ConnMan build. I suppose some autotools magic is needed or some ugly patches like this: http://lists.freedesktop.org/archives/gstreamer-commits/2011-June/050928.html Marcel, what do you say ? Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
