[Bug 40545] McdAccount: use gboolean rather than this guint : 1 bullshit

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 1 14:27:44 CEST 2011


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

--- Comment #1 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2011-09-01 05:27:43 PDT ---
Created an attachment (id=50809)
 View: https://bugs.freedesktop.org/attachment.cgi?id=50809
 Review: https://bugs.freedesktop.org/review?bug=40545&attachment=50809

mcd-account: use proper gboolean rather than 1 bit to store boolean properties

It doesn't make sense to not use the boolean type provided by our framework
and using 1 bit variable introduces weird corner case when being casted with
gboolean.

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