[Bug 45850] Telepathy Qt4 cannot compile against glib 2.31.0 and above

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 13 15:14:19 CET 2012


https://bugs.freedesktop.org/show_bug.cgi?id=45850

Andre Moreira Magalhaes <andrunko at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Andre Moreira Magalhaes <andrunko at gmail.com> 2012-02-13 06:14:19 PST ---
(In reply to comment #1)
> The tests should disable GLib deprecation warnings, for the moment: using GValueArray in dbus-glib code is unavoidable, and the current version of
> telepathy-glib uses dbus-glib.
> 
> Telepathy 1.0 will hopefully get rid of all the GValueArrays.
> 
> Here's what appears in telepathy-glib's configure.ac:
> 
> # Disable GLib deprecation warnings for now; GValueArray is deprecated but we
> # need it for dbus-glib.
> AC_DEFINE(GLIB_DISABLE_DEPRECATION_WARNINGS, 1, [Build with GLib deprecated])

Thanks for the tip, I did the same in tp-qt, merged upstream. It will be in tp-qt 0.9.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list