[Bug 27676] ContactInfo high-level API

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 31 14:40:06 CEST 2010


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

--- Comment #16 from Will Thompson <will.thompson at collabora.co.uk> 2010-05-31 05:40:04 PDT ---
(In reply to comment #15)
> (In reply to comment #14)
> > GQueue! GQueue! O(1) appends and a more sensible API than bare GList!
> 
> ... but also much less common usage in APIs, and no special-cased support in
> g-i. Perhaps using GQueue internally, and returning g_list_copy
> (g_queue_peek_head_link (q)), would be worthwhile though.

(what's wrong with g_list_copy (q->head) ?)

-- 
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