http://bugs.freedesktop.org/show_bug.cgi?id=14181
Summary: Should tp_g_set_error_unsupported_handle_type raise
NotImplemented?
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: trivial
Priority: low
Component: telepathy-glib
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
tp_g_set_error_unsupported_handle_type has this in its documentation:
* FIXME: Shouldn't the error be NotImplemented? The spec doesn't always
* allow us to return that, though.
The distinction between tp_g_set_error_unsupported_handle_type and
tp_g_set_error_invalid_handle_type is that the former is used for handle types
which are defined by the spec, but for which the CM doesn't have a handle
repository, while the latter is used for handle types which (at the time the CM
was compiled) weren't mentioned by the spec.
Perhaps this is too subtle and we should just pick one.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Telepathy mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/telepathy