[Bug 21377] New: doesn't support 64-bit CM params
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 24 14:04:41 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=21377
Summary: doesn't support 64-bit CM params
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: telepathy-mission-control
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: simon.mcvittie at collabora.co.uk
Alberto Mardegan wrote:
> Simon McVittie wrote:
>> Please also check that MC supports all the types whose serialization is
>> specifically mentioned in telepathy-spec. See:
>>
>> http://telepathy.freedesktop.org/spec/org.freedesktop.Telepathy.ConnectionManager.html
>>
>> We define a serialization in .manager files for string, object path, boolean,
>> the six (int/uint)(16/32/64) types, double, and string array. I'd recommend
>> making MC use the same serializations for these when saving accounts.
>
> MC doesn't support 64 bit integers; I'd rather ignore it for now, as the
> patch to support them is not trivial (GKeyFile doesn't support 64 bit
> integers) and we don't have a CM with such params for now.
The correct way to support these would probably be to have telepathy-glib
expose the utility code I wrote for 64-bit integer parsing.
--
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-bugs
mailing list