[Telepathy] [Bug 17115] telepathy-glib uses pointers to pointers unnecessarily

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 13 04:09:18 PDT 2008


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





--- Comment #5 from Will Thompson <will.thompson at collabora.co.uk>  2008-10-13 04:09:17 PST ---
One advantage of using Foo ** is that you do not have to cast while iterating
across the array, and the type of elements of the list is right there in the
type signature; when using GSLists, it's easy to get the type wrong.


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