[Nice] libnice broken with glib 2.36

Olivier Crête olivier.crete at collabora.com
Tue Mar 26 11:27:38 PDT 2013


On Tue, 2013-03-26 at 23:05 +0530, Rohan Garg wrote:
> Any recommendations on what GLIB_VERSION_MAX_ALLOWED should be set to?

The version of glib required in the configure.ac (so it will warn future
devs if they had APIs that didn't exist in that version).

> Regards
> Rohan Garg
> 
> 
> On Fri, Mar 22, 2013 at 9:57 PM, Olivier Crête
> <olivier.crete at collabora.com> wrote:
> > On Fri, 2013-03-22 at 11:27 +0530, Rohan Garg wrote:
> >> I did some poking around on the internet. NetworkManager passes
> >> -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 when compiling the code.
> >> So I stole that idea and modified configure.ac so that the appropriate
> >> flags are added when compiling.
> >> Regards
> >> Rohan Garg
> >
> > You should also add GLIB_VERSION_MAX_ALLOWED to whatever version is
> > required, so that we assert if someone tries to use more recent APIs.
> >
> > Olivier
> >
> > --
> > Olivier Crête
> > olivier.crete at collabora.com
> >
> > _______________________________________________
> > nice mailing list
> > nice at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/nice
> _______________________________________________
> nice mailing list
> nice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/nice

-- 
Olivier Crête
olivier.crete at collabora.com



More information about the nice mailing list