[Telepathy] [Bug 18055] [abi-break] telepathy-glib should use glib-mkenums for enums not exposed on D-Bus

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 24 09:15:19 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=18055


Will Thompson <will.thompson at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
            Summary|telepathy-glib should use   |[abi-break] telepathy-glib
                   |glib-mkenums                |should use glib-mkenums for
                   |                            |enums not exposed on D-Bus




--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk>  2008-10-24 09:15:19 PST ---
In the case you attach a patch for, we can't fix this without breaking ABI;
we'll aim to do this right in future when adding new enums not exposed in the
D-Bus API, and I'm marking this bug as one we can deal with when we decide to
break telepathy-glib's ABI.

In the cases where enums come from the Telepathy D-Bus specification, we can't
fix this because dbus-glib expects G_TYPE_UINT for them, rather than some GType
corresponding to a GEnum.


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


More information about the Telepathy mailing list