[Bug 31581] tp_group_mixin_remove_members_with_reason breaks API guarantees
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 15 13:52:36 CET 2010
https://bugs.freedesktop.org/show_bug.cgi?id=31581
Simon McVittie <simon.mcvittie at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|git master |0.12
URL| |http://git.collabora.co.uk/
| |?p=user/smcv/telepathy-glib
| |-smcv.git;a=shortlog;h=refs
| |/heads/012-actually-const
Keywords| |patch
--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-11-15 04:52:36 PST ---
I was surprised the compiler didn't catch this, but it turns out to be because
g_array_index contains a cast to (TpHandle *), which casts away the constness
at the same time as correcting the type.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list